index
:
libskrift
master
Text drawing library using libschrift
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libskrift.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for gzip compression and prepare for PSF support
Mattias Andrée
2021-08-17
1
-0
/
+6
*
Add support for horizontal blanking interval in output images
Mattias Andrée
2021-08-05
1
-1
/
+2
*
make demo flexible + minor fixes
Mattias Andrée
2021-08-05
1
-1
/
+1
*
minor fixes and cleanups, and update to use new version of libgrapheme and add text length parameter instead of using NUL-termination
Mattias Andrée
2021-08-05
1
-5
/
+6
*
Add flag for ignoring variant selectors that the font does not support
Mattias Andrée
2020-04-30
1
-0
/
+1
*
Add libskrift_open_font_at
Mattias Andrée
2020-04-30
1
-0
/
+3
*
Add support for character mirroring and add functions for creating transformations
Mattias Andrée
2020-04-29
1
-19
/
+101
*
Add support for character transformation
Mattias Andrée
2020-04-28
1
-15
/
+16
*
Fix drawing issues (there is still some left)
Mattias Andrée
2020-04-28
1
-0
/
+11
*
Add code (untested) for applying glyphs to an image
Mattias Andrée
2020-04-28
1
-18
/
+93
*
Prepare for glyph caching support
Mattias Andrée
2020-04-26
1
-1
/
+1
*
Add autohinting and autokerning renders flags and prepare for fallback fonts
Mattias Andrée
2020-04-26
1
-2
/
+5
*
Use 32-bit integer for rendering flags
Mattias Andrée
2020-04-26
1
-32
/
+31
*
Add grid_fineness option
Mattias Andrée
2020-04-26
1
-1
/
+4
*
First commit
Mattias Andrée
2020-04-26
1
-0
/
+183