The MDA now also honors font base, fixes #3261.
This commit is contained in:
@@ -21,6 +21,7 @@ typedef struct mda_t {
|
||||
int firstline;
|
||||
int lastline;
|
||||
|
||||
int fontbase;
|
||||
int linepos;
|
||||
int displine;
|
||||
int vc;
|
||||
|
||||
Reference in New Issue
Block a user