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

Some improvements and fixes specifically for VisualC #337

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

zhk
Copy link

@zhk zhk commented Feb 8, 2024

Changes for showfont:

  • Added argument [-windowsize w,h] to specify the windows size.
  • added argument [-utf8txtfile pathName] to support message from utf8 file.
  • removed [-utf8|-unicode], since the utf8 or unicode text cannot be input from console.
  • fixed [-wrapped] display.
  • Set window title.

Other changes:

  • Added relative paths(include and link) for VisualC projects.
  • Set SubSystem:Console for glfont and showfont.

- Added argument [-windowsize w,h] to specify the windows size.
- added argument [-utf8txtfile pathName] to support message from utf8 file.
- removed [-utf8|-unicode], since the utf8 or unicode text cannot be input from console.
- fixed [-wrapped] display.
Set window title for showfont
- Removed system-specific lines in .vcxproj files
- Should fixed compilation on other platforms
Set SubSystem for glfont and showfont Console
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.

1 participant