-
1.0.0 Stable
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
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 89 KiB Wellspring.dll
- 51 KiB libWellspring.so
-
0.3.0 Stable
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
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 91 KiB Wellspring.dll
- 53 KiB libWellspring.so
-
0.2.0 Stable
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
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 91 KiB Wellspring.dll
- 53 KiB libWellspring.so
-
0.1.0 Stable
released this
2022-04-13 22:24:39 +00:00 | 8 commits to main since this releaseInitial release.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 90 KiB Wellspring.dll
- 53 KiB libWellspring.so