Nicolas Guillot
|
11f57f7c6e
|
add a fallback font system to render CJK text in the \text command
|
2025-10-01 14:11:00 +02:00 |
|
Nicolas Guillot
|
b67cc8fd38
|
[Test] fix MathFontTests on mac
|
2025-10-01 10:36:11 +02:00 |
|
Richard
|
1c3bf9129a
|
Added support for visionOS by adding to #if os(iOS) || os(visionOS)
|
2025-03-27 11:19:51 +01:00 |
|
Michael Griebling
|
07b110d07f
|
Update internal changes.
|
2024-12-15 12:21:08 -05:00 |
|
Peter Tang
|
b637b18ace
|
resource loading is serialised, font and mathtable dictionaries in BundleManager are threadsafe protected.
|
2023-09-18 19:04:06 +08:00 |
|
Peter Tang
|
5de5ea677e
|
threadsafe MathFont, MTFontV2, MTFontMathTableV2 with concurrent testScripts.
|
2023-09-18 13:30:31 +08:00 |
|
Peter Tang
|
40a6896889
|
corrected some variable names within BundleManager functions, added onDemandBundle registration instead of loading all Resources at startup.
|
2023-09-15 17:06:06 +08:00 |
|
Peter Tang
|
cea2188310
|
Sunset MathTable, created MTFontV2, MTFontMathTableV2 and MathImage, about to sunset MTMathImage
|
2023-09-15 09:53:54 +08:00 |
|
Peter Tang
|
6049e93c07
|
added test case around UIFont family names.
|
2023-09-12 18:22:32 +08:00 |
|
Peter Tang
|
490790c06f
|
fixed UIFont and NSFont issue, their names are different from the otf file names
|
2023-09-12 18:10:05 +08:00 |
|
Peter Tang
|
018ce0cd08
|
MathFont and MathTable added, both do not rely on existing SwifthMath code.
|
2023-09-12 07:55:46 +08:00 |
|