Commit Graph

137 Commits

Author SHA1 Message Date
Peter Tang
32ba7c128a added MTMathImage - draw latex image offscreen. 2023-09-12 07:18:44 +08:00
Michael Griebling
c15d09e04e Update to fix memory leaking during initialization. 2023-09-11 07:30:53 -04:00
Michael Griebling
cbbce7c6b0 Update for memory leak in MTFont. 2023-09-10 09:09:06 -04:00
Michael Griebling
5e908431df Removed messages during font loading. 2023-07-06 07:52:44 -04:00
mgriebling
71ff06c45c Merge pull request #4 from AndreDouzette/main
Fix crash when sqrt has no radicand
2023-07-06 06:22:22 -04:00
André Douzette
a482791f57 Fix crash when sqrt has no radicand 2023-07-06 11:33:12 +02:00
Michael Griebling
695c8a6b84 Remove CoreGraphics dependency. 2023-06-17 10:04:36 -04:00
Michael Griebling
b522d7a7a2 Removed CoreGraphics import dependency. 2023-06-17 10:01:18 -04:00
Michael Griebling
d51628fa20 Fix a table-related crash. 2023-02-27 09:00:14 -05:00
Michael Griebling
d05123066c Fixed crash when sublist is nil. 2023-02-27 08:28:57 -05:00
Michael Griebling
46485d8790 Fix font manager init. 2023-02-27 08:21:10 -05:00
Michael Griebling
be7268c80d Update manager definition. 2023-02-27 08:17:36 -05:00
Michael Griebling
8d50c79c91 Fixed crash on invalid syntax in curly braces. 2023-02-27 08:11:26 -05:00
Michael Griebling
c1745cc773 Added an \upquote character ('). 2023-02-26 16:00:06 -05:00
Michael Griebling
5d6254ea93 Added another KpMath-Sans font. 2023-02-22 11:35:48 -05:00
Michael Griebling
18b334bf80 Ditto 2023-02-22 11:19:28 -05:00
Michael Griebling
dd2ae2a5f6 And again. 2023-02-22 11:09:06 -05:00
Michael Griebling
f762dd9ed3 Another attempt to fix unmapped glyphs. 2023-02-22 11:04:09 -05:00
Michael Griebling
f878168d80 Another variant test. 2023-02-22 10:45:15 -05:00
Michael Griebling
53b0bf1d5a Fix issue when there are no variants. 2023-02-22 10:37:59 -05:00
Michael Griebling
5940731d1a Update font name to lowercase. 2023-02-22 09:32:47 -05:00
Michael Griebling
ccfbbb0d41 Added font manager support for KpMath-Light font. 2023-02-22 09:10:53 -05:00
Michael Griebling
6aa6881283 Added KpMath-Light font. 2023-02-22 09:05:58 -05:00
Michael Griebling
d44193975f Test of newly-generated xits-math plist. 2023-02-22 08:18:54 -05:00
Michael Griebling
a906340f07 \ll and \gg symbols were swapped. 2023-01-31 10:28:25 -05:00
Michael Griebling
fa7dfce8ce Fixed the hex color visibility. 2023-01-20 16:36:15 -05:00
Michael Griebling
f23a5b9fb5 Updated comments and minor fixes. 2023-01-20 10:54:45 -05:00
Michael Griebling
648905173f Fixed a problem with \$. 2023-01-19 09:44:52 -05:00
Michael Griebling
ae4400a164 Back to original. 2023-01-19 09:01:41 -05:00
Michael Griebling
d9ef9ba0dc ... 2023-01-19 08:48:02 -05:00
Michael Griebling
41d119baf9 ... 2023-01-19 08:42:59 -05:00
Michael Griebling
bdfcbcb565 Another test.. 2023-01-19 08:37:41 -05:00
Michael Griebling
cbedf5d907 Check vector problem. 2023-01-19 08:33:08 -05:00
Michael Griebling
61a088a3f9 Fixed a "choose" line thickness issue.
Mac actually draws a line of zero width.
2023-01-19 07:27:15 -05:00
Michael Griebling
deb723691c Fix crash on displayList. 2023-01-18 16:35:19 -05:00
Michael Griebling
0f454e4b6a Fix MTFontManager visibility. 2023-01-18 16:26:11 -05:00
Michael Griebling
242a0ffd4a First release 2023-01-18 16:02:32 -05:00
Michael Griebling
7f3f6957b0 Remove MathJax 2023-01-18 15:50:23 -05:00
Michael Griebling
1385e8530e ... 2023-01-18 15:49:33 -05:00
Michael Griebling
69ac453bd0 ... 2023-01-18 15:43:36 -05:00
Michael Griebling
98fc5b4cf8 Merge remote-tracking branch 'refs/remotes/origin/main'
Conflicts:
	README.md
2023-01-18 15:37:12 -05:00
Michael Griebling
ac73adeed6 Updated documentation. 2023-01-18 15:36:27 -05:00
Michael Griebling
43d46d16d9 Updated documentation. 2023-01-18 15:34:59 -05:00
Michael Griebling
aefb855ac6 ... 2023-01-18 15:10:33 -05:00
Michael Griebling
df2728cc5d Merge remote-tracking branch 'refs/remotes/origin/main'
Conflicts:
	EXAMPLES.md
2023-01-18 15:09:52 -05:00
Michael Griebling
4fa81b2f21 Merge remote-tracking branch 'refs/remotes/origin/main'
Conflicts:
	EXAMPLES.md
2023-01-18 12:18:24 -05:00
Michael Griebling
797ed2c107 Testing... 2023-01-18 12:17:28 -05:00
Michael Griebling
c1eb9e7ded Another test. 2023-01-18 12:14:55 -05:00
Michael Griebling
d69f6ac644 Another test. 2023-01-18 12:10:52 -05:00
Michael Griebling
46cbe1c743 Test math rendering in markup. 2023-01-18 12:06:51 -05:00