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_create_context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fixes + other font types should be handled via conversion
Mattias Andrée
2021-08-18
1
-2
/
+2
*
Add support for gzip compression and prepare for PSF support
Mattias Andrée
2021-08-17
1
-2
/
+2
*
Improvements for character transformations
Mattias Andrée
2021-08-05
1
-4
/
+8
*
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
-16
/
+16
*
Add support for mirrored text (mirror both text and characters for right-to-left)
Mattias Andrée
2020-04-29
1
-0
/
+1
*
Add support for inter-letter spacing
Mattias Andrée
2020-04-29
1
-1
/
+0
*
Add support for text-level transformation
Mattias Andrée
2020-04-29
1
-3
/
+15
*
Add support for character mirroring and add functions for creating transformations
Mattias Andrée
2020-04-29
1
-14
/
+33
*
Add support for character transformation
Mattias Andrée
2020-04-28
1
-1
/
+28
*
Add code (untested) for applying glyphs to an image
Mattias Andrée
2020-04-28
1
-6
/
+2
*
Prepare for glyph caching support
Mattias Andrée
2020-04-26
1
-1
/
+3
*
Store font count in context
Mattias Andrée
2020-04-26
1
-0
/
+1
*
Add autohinting and autokerning renders flags and prepare for fallback fonts
Mattias Andrée
2020-04-26
1
-6
/
+22
*
Add grid_fineness option
Mattias Andrée
2020-04-26
1
-2
/
+3
*
First commit
Mattias Andrée
2020-04-26
1
-0
/
+82