Tagged Questions
1
vote
1answer
239 views
Tiny font on Fedora 16
I'm finding that several programs have tiny font with Fedora 16. Google Chrome, for example, has miniscule font in the tabs. MATLAB has tiny font in the menus (File, Edit, etc.)
I have the "larger ...
2
votes
2answers
1k views
In SciTe (Scintilla), how can I create Syntax-Highlighting for my own custom language?
I want to create a custom Language, with its own custom Syntax Highlighting.
Notepad++ (a Windows SciTe/Scintilla based Text-editor), allowed me to create a custom "Language", and now, in Linux, I ...