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

graphical glitches #6

Open
SolarAquarion opened this issue Mar 4, 2018 · 8 comments
Open

graphical glitches #6

SolarAquarion opened this issue Mar 4, 2018 · 8 comments

Comments

@SolarAquarion
Copy link

screengrab-2018-03-04-09-07-21

@SolarAquarion
Copy link
Author

load /usr/share/wxglterm/plugins/libterm_ui.so module failed:/usr/share/wxglterm/plugins/libterm_ui.so: undefined symbol: char_width

@stonewell
Copy link
Owner

char_width is in src/utils, term_ui link to it Is there any changes done to the source? or do you use latest source?

in the config try using a monospace font, update the font_name in json file

@SolarAquarion
Copy link
Author

SolarAquarion commented Mar 4, 2018 via email

@SolarAquarion
Copy link
Author

oh, also change the install script to install wxglterm.json to /etc/xdg/wxglterm.json instead of /usr/share/wxglterm/etc/wxglterm.json

@SolarAquarion
Copy link
Author

wxglterm.json.txt

@SolarAquarion
Copy link
Author

a:11.89,d:-4.12,l:-0.0100002,h:16,/usr/share/fonts/OTF/Code New Roman Nerd Font Complete.otf
height:16, width:8.79688
Using GLEW 2.1.0
row:60, cols:217, w:1920, h:975
unknown cap found:exit_underline_mode, with params:[24,]
unknown cap found:exit_underline_mode, with params:[24,]
enable mode not implemented, with params:[2004,]

@stonewell
Copy link
Owner

hi, I download a copy of code new roman font, it claims "monospace", but looks like the render system (font config/freetype, wxwidget) do not think it is monospace, maybe it has some font feature don't support by the current render system, please try other old monospace fonts

@SolarAquarion
Copy link
Author

Actually, that could be true because i use a patched font called "Nerd Font"

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

No branches or pull requests

2 participants