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 a30c901173 add visualc solution 2022-04-13 09:57:32 -07:00
cosmonaut 64fbf36226 description 2022-04-12 20:00:50 -07:00