PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement Truecasing/case conversion #57

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://github.com/SkiftCreative/python-change-case Python & MIT

Implementation as part of ICU: http://userguide.icu-project.org/transforms/casemappings

richienyhus commented 7 years ago

We need to find out if the casemapping/casefolding features of ICU is exposed in the Haiku API.