1
0
Fork 0
hvif-light/src
Hans-Joerg Schurr 69229b956f Fix parsing of unsigned values, transformation matrix, export commands
- Parse unsigned values using uint8_t instead of signed char
- Correctly parse floats and give transformation matrix entries good names
- Fix default matrix (for translation, identity)
- Export `path_command_at` in INTERNAL_DATSTRUCTURES mode
2020-04-23 00:40:33 +02:00
..
Makefile.am Continue test rasterizer 2020-04-01 23:24:51 +02:00
hvif-cairo.c Continue test rasterizer 2020-04-01 23:24:51 +02:00
hvif-cairo.h Continue test rasterizer 2020-04-01 23:24:51 +02:00
hvif-light.c Fix parsing of unsigned values, transformation matrix, export commands 2020-04-23 00:40:33 +02:00
hvif-light.h Start implementation of cairo rasterizer (for testing purposes) 2020-03-31 22:16:17 +02:00
main.c Continue test rasterizer 2020-04-01 23:24:51 +02:00