Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTF-8 support for RTF Writer #158

Closed
ivanlanin opened this issue Mar 22, 2014 · 1 comment
Closed

UTF-8 support for RTF Writer #158

ivanlanin opened this issue Mar 22, 2014 · 1 comment

Comments

@ivanlanin
Copy link
Contributor

Note: PHPWord stores text as UTF8 while RTF is based on Unicode. We need a converter.

@Progi1984 Progi1984 added this to the 0.9.0 milestone Mar 22, 2014
@Progi1984 Progi1984 removed this from the 0.9.0 milestone Mar 24, 2014
@ivanlanin ivanlanin added this to the 0.12.0 milestone Apr 13, 2014
@ivanlanin ivanlanin removed their assignment Apr 16, 2014
@ivanlanin ivanlanin modified the milestones: 0.11.0, 0.12.0, 1.0.0, Next Apr 17, 2014
ivanlanin added a commit to ivanlanin/PHPWord that referenced this issue May 12, 2014
@ivanlanin ivanlanin self-assigned this May 12, 2014
@ivanlanin ivanlanin modified the milestones: 0.11.0, 1.0.0 May 12, 2014
@ivanlanin
Copy link
Contributor Author

Fixed by e589961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants