|
6d2705a7
|
2023-03-10T12:40:43
|
|
[justify-demo] Help message
|
|
d165afec
|
2023-03-04T21:09:26
|
|
[justify-demo] Create new fonts all the time
The hb.shape_justify() call modifies the font. This was messing
up justification. Create new fonts all the time.
|
|
690145fa
|
2023-03-04T07:19:20
|
|
[justify-demo] Rewrite in a simpler way
No need to overthink it, append text words to the line and reshape, no
need to shape the whole text first and do complicated glyph/input
mapping. Much simpler code and as fast.
|
|
e9d6f23b
|
2023-03-03T17:15:18
|
|
[justify-demo] Fix for LTR typesetting
|
|
5cf54aed
|
2023-03-03T17:01:12
|
|
[justify-demo] Guess segment properties
|
|
5c334b96
|
2023-03-03T16:53:44
|
|
[justify-demo] Fix crash if font has no variation axis
|
|
ab249fd2
|
2023-03-04T01:46:07
|
|
[justify] Fix shrink/expand conditions
|
|
039ea9ad
|
2023-03-04T01:41:34
|
|
[justify] Add demo GTK app
|