mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 17:55:36 +00:00
[aat] Comment
This commit is contained in:
parent
26092bb3d1
commit
25fe7e7e10
1 changed files with 2 additions and 1 deletions
|
@ -292,7 +292,8 @@ struct Lookup
|
|||
} u;
|
||||
public:
|
||||
DEFINE_SIZE_MIN (0); /* 0 min size, makes sure this cannot be used on null pool,
|
||||
because Format0 has unbounded size depending on num_glyphs. */
|
||||
* because Format0 has unbounded size depending on num_glyphs.
|
||||
* We cannot define custom null bytes for a template :(. */
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue