cosmonaut
|
3044e9fe86
|
Improve tracking of resources
|
2023-12-12 12:43:28 -08:00 |
cosmonaut
|
eda2b92f14
|
update TextBatch Add call
|
2023-12-09 17:41:08 -08:00 |
cosmonaut
|
02d92ea2c0
|
add DistanceRange to Font
|
2023-12-08 16:34:19 -08:00 |
cosmonaut
|
4774e931b6
|
font scaling tweaks
|
2023-12-08 16:34:19 -08:00 |
cosmonaut
|
77948dbeda
|
restructure for wellspring API update
|
2023-12-08 16:34:19 -08:00 |
cosmonaut
|
8af0d3399b
|
start implementing MSDF
|
2023-12-08 16:34:19 -08:00 |
cosmonaut
|
300ef9f88e
|
fix unnecessary copy in PackFontRanges
|
2023-05-22 11:41:19 -07:00 |
cosmonaut
|
1cf04a7279
|
assets stream data directly into unmanaged memory
|
2023-04-05 00:47:02 -07:00 |
cosmonaut
|
d76633bdfc
|
change sizeof calls to Marshal.SizeOf in interop situations
|
2022-12-13 19:01:40 -08:00 |
cosmonaut
|
bd98ae8441
|
fix validation error when TextBatch is empty
|
2022-10-24 17:22:24 -07:00 |
cosmonaut
|
db5ca97726
|
Packer.TextBounds
|
2022-06-30 16:24:28 -07:00 |
cosmonaut
|
d190df55b2
|
update wellspring
|
2022-06-30 13:25:52 -07:00 |
cosmonaut
|
1aa522ffa1
|
avoid TextBatch.Draw smashing the stack with big strings
|
2022-06-30 13:24:51 -07:00 |
cosmonaut
|
0d93207ae9
|
Fixed Point Math (#19)
Reviewed-on: #19
|
2022-05-11 17:34:09 +00:00 |
cosmonaut
|
a0082bcec6
|
change Marshal.SizeOf to sizeof
|
2022-04-27 14:14:15 -07:00 |
cosmonaut
|
65568ea234
|
Font rendering update
|
2022-04-13 15:10:23 -07:00 |
cosmonaut
|
61a6d0bdc0
|
Font Rendering (#18)
Adds a font rendering system based on Wellspring.
Reviewed-on: #18
|
2022-04-13 03:06:14 +00:00 |