[GH-ISSUE #114] Add support for floating-point number font size #94

Closed
opened 2026-05-05 11:39:01 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @ohmyarch on GitHub (Jul 26, 2017).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/114

Originally assigned to: @jmcnamara on GitHub.

void format_set_font_size(lxw_format *format, uint16_t size)
->
void format_set_font_size(lxw_format *format, double size)

Originally created by @ohmyarch on GitHub (Jul 26, 2017). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/114 Originally assigned to: @jmcnamara on GitHub. void format_set_font_size(lxw_format *format, uint16_t size) -> void format_set_font_size(lxw_format *format, double size)
gitea-mirror 2026-05-05 11:39:01 -06:00
Author
Owner

@jmcnamara commented on GitHub (Jul 26, 2017):

Hi Michael,

Good point. I'll fix that.

John

<!-- gh-comment-id:317982174 --> @jmcnamara commented on GitHub (Jul 26, 2017): Hi Michael, Good point. I'll fix that. John
Author
Owner

@jmcnamara commented on GitHub (Jul 26, 2017):

Fixed in version 0.7.2.

Thanks for the report.

<!-- gh-comment-id:318207809 --> @jmcnamara commented on GitHub (Jul 26, 2017): Fixed in version 0.7.2. Thanks for the report.
Author
Owner

@ohmyarch commented on GitHub (Jul 27, 2017):

🎉👍

<!-- gh-comment-id:318250214 --> @ohmyarch commented on GitHub (Jul 27, 2017): 🎉👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#94
No description provided.