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

Loremipsum-adjacent text in different scripts (Arabic, Chinese, Thai, Vietnamese, Turkish, Emoji, etc) #1080

Open
3 tasks done
lionel-rowe opened this issue May 14, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@lionel-rowe
Copy link

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

Suggested enhancement for https://it-tools.tech/lorem-ipsum-generator

For localization and internationalization testing, it's often useful to generate placeholder text in languages or scripts that have certain properties. For example:

  • Arabic/Hebrew - right-to-left layout support
  • Chinese/Japanese/Thai - lack of spaces to delimit words
  • German - lots of long words
  • Turkish - different behavior for upper/lowercase conversion (İi and )
  • Vietnamese - lots of diacritics
  • Emoji - lots of non-BMP codepoints (alternatively, something like Osage or Gothic for something more "text-like" that still lies outside the BMP)

Is their example of this tool in the wild?

https://generator.lorem-ipsum.info provides various languages/scripts

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@lionel-rowe lionel-rowe added enhancement New feature or request triage labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant