-
-
Notifications
You must be signed in to change notification settings - Fork 27
Rmk103 font and related code updates #2216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+5,186
−4,151
Merged
Changes from 27 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b4edf55
Changes for MAKEINIT loadup sequence
rmkaplan 2c9c6c9
Move MULTI-ALIST to library, improve macro names
rmkaplan a31007d
New FONT AFONT plus MEDLEYFONTFORMAT
rmkaplan d8649ee
Two Medleyformat fonts to verify MAKEINIT
rmkaplan ba5db47
Set up displayfont directories and extensions
rmkaplan 386b7c5
Add KANJICHARSETP and CHINESECHARSETP
rmkaplan 5e98e3b
Eliminate calls to \COERCEFONTDESC, add FONTEXISTS? Imagestream funct…
rmkaplan a56f74a
Move BITMAPHEIGHT earlier in loadup next to BITMAPWIDTH
rmkaplan d132c62
Fix DISPLAY IMAGESTREAMTYPES for \SEARCHFONTFILES and FONTEXISTS?
rmkaplan c23aa7b
Move CHARCODEP from FONT to LLREAD, next to CHARCODE.DECODE
rmkaplan bd20ebd
\READBINARYBITMAP early in loadup
rmkaplan c608e16
Also include LLDISPLAY.LCOM
rmkaplan f914679
First cleanup of NSDISPLAYSIZES
rmkaplan b8b2108
Documentation
rmkaplan f93cc9e
Remove mistaken MCCS references
rmkaplan 51d2cc6
Upload MEDLEYFONTFORMAT
rmkaplan a4d401f
Take MCCS out of EXPORTFILES
rmkaplan 2a7272a
FONT-DEBUG--internal file that also didn't get pushed
rmkaplan e7aa3e7
Remove non-existent font from cache, add bitmapsize function
rmkaplan 08d74c0
Merge branch 'master' into rmk103--Font-and-related-code-updates
rmkaplan f6c0618
Added some charsetinfo size functions
rmkaplan 31f5309
Merge branch 'master' into rmk103--Font-and-related-code-updates
rmkaplan 522802a
Remove implicit calls to \COERCEFONTDESC
rmkaplan ec6f402
Missed one: INTERPRESS.LCOM
rmkaplan beeb7d5
Rename glyph variable,
rmkaplan 28cf61a
Things got out of step
rmkaplan fa62d05
Merge branch 'master' into rmk103--Font-and-related-code-updates
rmkaplan 455d714
Fixing PDFSTREAM
rmkaplan 56cf738
Fix Nick's PLOOKS issue
rmkaplan 8e8d9a4
The TEDIT-LOOKS update should have dragged along these other files
rmkaplan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we establish the convention that TEdit files use .TEDIT consistently?
Does it make sense to document "changes" in the medley repository? In the future, will the 'changes' be relevant and useful? Or just detritus left over from one of several changes?