[Github-comments] [geany/geany] Add support for fractional font sizes (superseeds #407) (#2250)
Colomban Wendling
notifications at xxxxx
Fri Aug 9 08:19:36 UTC 2019
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 :slightly_smiling_face:
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 --
M src/editor.c (7)
M src/sciwrappers.c (15)
M src/sciwrappers.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/2250.patch
https://github.com/geany/geany/pull/2250.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2250
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190809/6eba6fbd/attachment.html>
More information about the Github-comments
mailing list