Commit Graph

3 Commits (main)

Author SHA1 Message Date
cosmonaut ab238503a3 MSDF Rewrite (#1)
continuous-integration/drone/push Build is passing Details
- Wellspring is now a MSDF font rendering library, accepting output from msdf-atlas-gen for this purpose
- Renamed Wellspring_Draw to Wellspring_AddToTextBatch
- TextBounds and AddToTextBatch no longer accept position and depth values
- Removed Packer
- Removed CreatePacker, PackFontRanges, and GetPixelDataPointer. Font packing is now handled by msdf-atlas-gen
- Removed visualc solution in favor of CMake everywhere

Reviewed-on: #1
2023-12-15 18:30:00 +00:00
cosmonaut 6cbf8d1f8a rework API for batching 2022-04-12 12:08:37 -07:00
cosmonaut f83323c365 initial commit 2022-04-11 18:42:22 -07:00