256 Commits

Author SHA1 Message Date
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
mgriebling
bfb93fb46d Create LICENSE 2023-01-18 11:59:19 -05:00
Michael Griebling
c18f88f116 Added description and examples. 2023-01-18 11:54:21 -05:00
Michael Griebling
d67f21db64 Minor edit changes. 2023-01-18 11:44:26 -05:00
Michael Griebling
c129258845 Renamed the package. 2023-01-18 11:42:38 -05:00
Michael Griebling
b4ea730033 Clean up test code. 2023-01-18 11:22:05 -05:00
Michael Griebling
4ac8718c78 Fixed some finalization issues. 2023-01-18 11:19:49 -05:00
Michael Griebling
7b1e44331c ... 2023-01-18 10:27:40 -05:00
Michael Griebling
19ead06e4c Another update. 2023-01-18 09:38:31 -05:00
Michael Griebling
a31f3ae7b6 Another fix attempt. 2023-01-18 09:20:08 -05:00
Michael Griebling
13a8a9097c Resolving field resizing crashes. 2023-01-18 09:02:28 -05:00
Michael Griebling
2dd0fac5a8 Fixed a glyph lookup crash. 2023-01-17 14:13:04 -05:00
Michael Griebling
e4ba232a5f Added new command \lbar to show \u{019B} or lambda bar.
Made displayErrorInline and error visible.
Code clean up.
2023-01-17 13:52:48 -05:00
Michael Griebling
10b44d5258 Clean up and fix issue with LargeOpLimitsDisplay. 2023-01-17 09:27:19 -05:00
Michael Griebling
4c5bdf99a2 Make labelMode, textAlignment, and currentStyle public variables. 2023-01-16 17:03:29 -05:00
Michael Griebling
9bcf6e8c70 Fixed a colour conversion issue. 2023-01-16 16:42:27 -05:00
Michael Griebling
225d5d2a97 Fixed Cyrillic characters. 2023-01-16 15:46:20 -05:00
Michael Griebling
da9d449265 Fixing color issue. 2023-01-16 15:31:44 -05:00
Michael Griebling
ab928c1cbc Fix color crash. 2023-01-16 15:14:29 -05:00
Michael Griebling
79ec6ef9ec Fixed color setting crash. 2023-01-16 15:00:35 -05:00
Michael Griebling
9e63e71efa Fixed draw() hierarchy. 2023-01-16 14:32:28 -05:00
Michael Griebling
52fcf294d1 Updated draw() functions. 2023-01-16 11:51:56 -05:00
Michael Griebling
4a3475d206 Fixed infinite recursion during initialization. 2023-01-16 11:27:12 -05:00
Michael Griebling
cba8811578 Fix error. 2023-01-16 11:01:32 -05:00
Michael Griebling
27298b2d9a Fixed some label initialization issues. 2023-01-16 10:49:52 -05:00
Michael Griebling
39f91cfbb3 Debug update... 2023-01-16 09:18:06 -05:00
Michael Griebling
ce4df65d44 Fix MTLabel creation. 2023-01-16 09:08:12 -05:00
Michael Griebling
3df7146c8c Minor visibility fixes. 2023-01-16 08:41:15 -05:00
Michael Griebling
fd09540d11 Added inspectable/designable tags to the MathUILabel. 2023-01-16 08:18:04 -05:00
Michael Griebling
467be71ce4 Passing all internal tests. 2023-01-16 08:08:59 -05:00
Michael Griebling
fad14cfa3b Working on typesetting test failures. 2023-01-14 15:30:44 -05:00
Michael Griebling
2ee1cc0b19 Added mathFonts bundle and initial code translation to test MTTypesetter. 2023-01-12 08:32:02 -05:00