diff options
| author | Mattias Andrée <maandree@kth.se> | 2020-04-29 16:32:20 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2020-04-29 16:32:20 +0200 | 
| commit | 4c508aeb9ad88043d7bcda3554ba703bdc071658 (patch) | |
| tree | dcad2d55a92d9c4b61cbdf6103c8c43f7f09d63f /README | |
| parent | m (diff) | |
| download | libskrift-4c508aeb9ad88043d7bcda3554ba703bdc071658.tar.gz libskrift-4c508aeb9ad88043d7bcda3554ba703bdc071658.tar.bz2 libskrift-4c508aeb9ad88043d7bcda3554ba703bdc071658.tar.xz | |
Add support for inter-letter spacing
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -38,6 +38,8 @@ Currently implemented:  	Affine transformations on glyphs and texts. +	Inter-character spacing. +  Not implemented yet @@ -53,8 +55,6 @@ Not implemented yet  	Vertical text. -	Inter-character spacing. -  	Text shaping.  	Font searching. | 
