• 1.0.0 56377438cc

    1.0.0 Stable

    cosmonaut released this 2023-12-15 18:47:22 +00:00 | 0 commits to main since this release

    • 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
    Downloads
     
  • 0.3.0 eae5980dbe

    0.3.0 Stable

    cosmonaut released this 2022-06-30 23:19:30 +00:00 | 4 commits to main since this release

    • ABI BREAK: TextBounds now takes a Packer instead of a TextBatch
    Downloads
     
  • 0.2.0 4b8975ee2a

    0.2.0 Stable

    cosmonaut released this 2022-06-30 20:21:48 +00:00 | 6 commits to main since this release

    • ABI BREAK: Add vertex count output to GetBufferData
    • Fix whitespace handling in TextBounds and Draw
    Downloads
     
  • 0.1.0 e45aed1daa

    0.1.0 Stable

    cosmonaut released this 2022-04-13 22:24:39 +00:00 | 8 commits to main since this release

    Initial release.

    Downloads