Skip to content

Conversation

@MattHeffron
Copy link
Contributor

No description provided.

@nbriggs
Copy link
Contributor

nbriggs commented Jul 30, 2022

If you want to access these with, for example (FONTCREATE 'IBM-US 14 'MRR 0) then the file ibm-us14.strike should be named IBM-US14-MRR-C0.DISPLAYFONT and so on for the others.

@masinter
Copy link
Member

masinter commented Aug 6, 2022

I intended just to fix Matt's PR but wound up picking up some other commits for reasons I don't understand. Help

Copy link
Contributor

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did this PR/branch pick up all the other changes?

@nbriggs
Copy link
Contributor

nbriggs commented Aug 6, 2022

He's asking for a merge from his fork, so you shouldn't be able to write back into it. What did you do?

@masinter
Copy link
Member

masinter commented Aug 6, 2022

reconstructing from history...
``
gh pr list
gh pr checkout 868
git checkout larry-work

various messing about

git branch -a
git checkout IBM-EGA-fonts

git whatchanged fonts
cd fonts/displayfonts/c0
git mv ibm14.strike IBM14-MRR-C0.DISPLAYFONT

.... more git mv's

git commit -m "move to names that will be recognized"
git push



@nbriggs
Copy link
Contributor

nbriggs commented Aug 6, 2022 via email

@masinter
Copy link
Member

masinter commented Aug 8, 2022

superseded by #882
Ron may need to change GITFNS to not bomb

@masinter masinter closed this Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants