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_close_font.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-19
Fix function name
Mattias Andrée
1
-1
/
+1
2022-02-19
Makefile: add support for shared library
Mattias Andrée
4
-7
/
+59
2022-02-19
Use c99 instead of cc -std=c99
Mattias Andrée
1
-2
/
+2
2021-12-26
Update to use version 1 of libgrapheme
Mattias Andrée
3
-7
/
+9
2021-08-18
Small fixes + other font types should be handled via conversion
Mattias Andrée
5
-36
/
+59
2021-08-17
Add support for gzip compression and prepare for PSF support
Mattias Andrée
15
-41
/
+313
2021-08-13
m
Mattias Andrée
1
-1
/
+1
2021-08-05
Fix typo
Mattias Andrée
1
-1
/
+1
2021-08-05
Add support for horizontal blanking interval in output images
Mattias Andrée
3
-3
/
+4
2021-08-05
Improvements for character transformations
Mattias Andrée
6
-63
/
+78
2021-08-05
make demo flexible + minor fixes
Mattias Andrée
4
-28
/
+609
2021-08-05
m
Mattias Andrée
1
-1
/
+3
2021-08-05
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
14
-66
/
+74
2020-05-01
demo: refuse to write image to terminal
Mattias Andrée
1
-0
/
+6
2020-05-01
m
Mattias Andrée
1
-1
/
+6
2020-05-01
m fix
Mattias Andrée
1
-2
/
+2
2020-04-30
Add flag for ignoring variant selectors that the font does not support
Mattias Andrée
1
-0
/
+1
2020-04-30
Add libskrift_open_font_at
Mattias Andrée
4
-0
/
+23
2020-04-29
reverse_text: use restrict
Mattias Andrée
1
-1
/
+1
2020-04-29
Add support for mirrored text (mirror both text and characters for right-to-left)
Mattias Andrée
4
-4
/
+39
2020-04-29
m
Mattias Andrée
1
-0
/
+2
2020-04-29
Add support for inter-letter spacing
Mattias Andrée
4
-8
/
+8
2020-04-29
m
Mattias Andrée
1
-14
/
+14
2020-04-29
Add support for text-level transformation
Mattias Andrée
5
-11
/
+26
2020-04-29
Add support for character mirroring and add functions for creating transformations
Mattias Andrée
15
-42
/
+192
2020-04-28
Add support for character transformation
Mattias Andrée
3
-16
/
+50
2020-04-28
Thread-safety
Mattias Andrée
2
-6
/
+8
2020-04-28
Document alpha blending algorithm
Mattias Andrée
2
-1
/
+49
2020-04-28
Fix blending function error for non-premultiplied surfaces
Mattias Andrée
2
-7
/
+7
2020-04-28
The demo no longer uses libgrapheme
Mattias Andrée
1
-2
/
+0
2020-04-28
More things that are out of scope
Mattias Andrée
1
-0
/
+6
2020-04-28
Line breaks are out of scope
Mattias Andrée
1
-0
/
+2
2020-04-28
Update README with missing feature
Mattias Andrée
1
-0
/
+2
2020-04-28
simply readme
Mattias Andrée
1
-3
/
+2
2020-04-28
m
Mattias Andrée
1
-0
/
+2
2020-04-28
m
Mattias Andrée
1
-1
/
+1
2020-04-28
m
Mattias Andrée
1
-1
/
+1