Creating a new PR as #407 has no more branch attached to it and so can't be updated.
This needs squashing when review is done.
Basically it's #407 on top of master, plus a few minor changes to please me 🙂
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2250
Commit Summary
- Added support for fractional font sizes.
- Fixed issues pointed out by b4n in pull request #407 comments
- Fixed use of double type into gdouble.
- Fixed doc-comment for sci_set_font_fract.
- Rename sci_set_font_fract() to sci_set_font_fractional()
- Don't expose sci_set_font_fractional() just yet
- Use SC_FONT_SIZE_MULTIPLIER instead of hard-coding its value
- Fix style issues
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.