ligatures + wide glyphs + vertcenter: compatibility fixes ref. #118
This commit is contained in:
parent
f87d3de2cf
commit
1da419eb35
2 changed files with 31 additions and 24 deletions
2
st.h
2
st.h
|
|
@ -142,9 +142,7 @@ typedef Glyph *Line;
|
|||
#if LIGATURES_PATCH
|
||||
typedef struct {
|
||||
int ox;
|
||||
#if WIDE_GLYPHS_PATCH
|
||||
int charlen;
|
||||
#endif // WIDE_GLYPHS_PATCH
|
||||
int numspecs;
|
||||
Glyph base;
|
||||
} GlyphFontSeq;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue