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
/
demo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for horizontal blanking interval in output images
Mattias Andrée
2021-08-05
1
-1
/
+1
*
Improvements for character transformations
Mattias Andrée
2021-08-05
1
-51
/
+56
*
make demo flexible + minor fixes
Mattias Andrée
2021-08-05
1
-25
/
+606
*
m
Mattias Andrée
2021-08-05
1
-1
/
+3
*
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
-1
/
+1
*
demo: refuse to write image to terminal
Mattias Andrée
2020-05-01
1
-0
/
+6
*
Add support for mirrored text (mirror both text and characters for right-to-left)
Mattias Andrée
2020-04-29
1
-2
/
+2
*
Add support for inter-letter spacing
Mattias Andrée
2020-04-29
1
-3
/
+4
*
Add support for text-level transformation
Mattias Andrée
2020-04-29
1
-2
/
+3
*
Add support for character mirroring and add functions for creating transformations
Mattias Andrée
2020-04-29
1
-8
/
+3
*
Add support for character transformation
Mattias Andrée
2020-04-28
1
-0
/
+6
*
Thread-safety
Mattias Andrée
2020-04-28
1
-2
/
+2
*
The demo no longer uses libgrapheme
Mattias Andrée
2020-04-28
1
-2
/
+0
*
Fix drawing issues (there is still some left)
Mattias Andrée
2020-04-28
1
-34
/
+29
*
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
-1
/
+1
*
First commit
Mattias Andrée
2020-04-26
1
-0
/
+73