|
25e410c0b5
|
disable image-based font generation
|
2023-04-08 17:03:04 -07:00 |
|
|
b05ac7bae7
|
switch to manual text overlay
|
2023-04-08 16:57:55 -07:00 |
|
|
8c9df71080
|
const -> var to aid assignments
|
2023-04-06 13:34:44 -07:00 |
|
|
b07c75ca9a
|
add fontgen output to git ignore
|
2023-04-06 13:27:15 -07:00 |
|
|
08b30a336f
|
add dedicated font generation exe for the build
|
2023-04-06 13:26:42 -07:00 |
|
|
f1e635d786
|
move display config to separate file
|
2023-04-04 08:15:30 -07:00 |
|
|
a7b917d3e9
|
implement ability to pipe in text (#3)
|
2023-04-03 17:13:27 -07:00 |
|
|
80d0f8c377
|
add expected output
|
2023-04-03 16:05:20 -07:00 |
|
|
753a06c54d
|
remove dead code
|
2023-04-03 15:15:14 -07:00 |
|
|
59fbf04da6
|
add tests
|
2023-04-03 15:12:31 -07:00 |
|
|
ad80f250a6
|
more cleanup
|
2023-04-03 13:54:09 -07:00 |
|
|
91fc37d30a
|
clean up output
|
2023-04-03 13:52:15 -07:00 |
|
|
9ca7fd0864
|
move argument processing to seperate function
|
2023-04-03 13:52:04 -07:00 |
|
|
26c52dd278
|
remove commented code
|
2023-04-03 10:41:53 -07:00 |
|
|
5cd582b2e4
|
ability to send to stdout only
|
2023-04-03 10:41:43 -07:00 |
|
|
175899a539
|
add optimization notes
|
2023-04-03 10:40:53 -07:00 |
|
|
7b30811ead
|
argv bug fixes
|
2023-03-30 12:05:49 -07:00 |
|
|
5187ccffa2
|
add return code handling
|
2023-03-30 12:05:24 -07:00 |
|
|
853b5bdf5a
|
fully operational in debug mode
|
2023-03-30 11:42:24 -07:00 |
|
|
b04a8f53b2
|
comment some debugging - not currently needed
|
2023-03-30 10:36:37 -07:00 |
|
|
1de48ff236
|
make background optional
|
2023-03-30 09:30:00 -07:00 |
|
|
556e14532f
|
add blank image for basic usage
|
2023-03-30 08:59:31 -07:00 |
|
|
7fa10612e7
|
drawString function
|
2023-03-30 08:45:17 -07:00 |
|
|
60098caf01
|
implement drawCharacter function
|
2023-03-29 17:58:24 -07:00 |
|
|
8b22eadc4f
|
add font generation to build
|
2023-03-29 17:07:26 -07:00 |
|
|
c57068177e
|
basic working text sample
|
2023-03-29 11:32:40 -07:00 |
|
|
3ed7cad6ce
|
more ranged for
|
2023-03-29 09:21:19 -07:00 |
|
|
23b79b5e58
|
housekeeping
|
2023-03-29 09:19:11 -07:00 |
|
|
a4973cb88a
|
switch to new ranged for syntax
|
2023-03-29 09:18:18 -07:00 |
|
|
8ddc7bcdfa
|
we shall do fonts another way
|
2023-03-29 09:17:49 -07:00 |
|
|
b8e4accccf
|
update to zig 0.11.0-dev.2157+f56f3c582
|
2023-03-19 10:56:20 -07:00 |
|
|
aed0280d69
|
add package definitions, early zig 0.11 style
|
2023-03-09 12:47:46 -08:00 |
|
|
185876af0f
|
add basic poc - works with imagemagick
|
2023-03-09 12:47:22 -08:00 |
|
|
471c4bc58b
|
initial commit
|
2023-01-15 10:15:25 -08:00 |
|