Skip to content
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

Lastest version #3

Open
paeryn opened this issue Jan 10, 2016 · 1 comment
Open

Lastest version #3

paeryn opened this issue Jan 10, 2016 · 1 comment
Assignees

Comments

@paeryn
Copy link
Owner

paeryn commented Jan 10, 2016

Latest branch is V1.2 (10/1/16) synced to ajstarks upstream (with Makefile changes for cross-compiling).

@paeryn paeryn self-assigned this Jan 10, 2016
@paeryn
Copy link
Owner Author

paeryn commented Jan 12, 2016

Update: V1.2 got messed up (it received a partial update to V1.3).
fonts is the nearest to ajstarks' master (it doesn't have his updates though, that was what V1.2 included).

V1.3 is a binary-incompatible version, precursor to my updated font handling.
It changes Fontinfo into a pointer so that only a pointer is passed around rather than a 2KB structure.
loadfont() now takes two more arguments (font descender and ascender heghts).
unloadfont() now just takes the Fontinfo variable that was returned by loadfont().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant