Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release/v1.2.0#273

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
wangben718 merged 4 commits intomasterfromrelease/v1.2.0
Aug 7, 2025
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
docs: update NEWS.md for version 1.2.0
- Add i18n support with SimSun font (#256)- Add text_hyphenation parameter (#235)- Document font type table refactoring (#264)🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
  • Loading branch information
@elong0527@claude
elong0527 andclaude committedAug 6, 2025
commit067afe81c291f014f092bab27b510cbf1df0e7eb
13 changes: 13 additions & 0 deletionsNEWS.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
#r2rtf 1.2.0

##New features

- Add internationalization (i18n) support with`use_i18n` parameter in`rtf_page()`
to enable SimSun font for Chinese character support in RTF documents (#256).
- Add`text_hyphenation` parameter to`rtf_title()`,`rtf_colheader()`, and
`rtf_subline()` functions to control text hyphenation in RTF output (#235).

##Improvements

- Refactor font type table to use a data frame structure for better maintainability (#264).

#r2rtf 1.1.4

##Bug fixes
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp