Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
Community
»
Coffee corner
»
Indic Fonts display - UPP
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Indic Fonts display - UPP
[
message #58438
]
Fri, 20 May 2022 15:13
deep
Messages:
268
Registered:
July 2011
Location:
Bangalore
Experienced Member
I need Indian scripts display in applications created using UPP.
To display Indian fonts
HarfBuzz
usage is required.
All Indian scripts are very complex. All these complexcities are handled by HarfBuzz.
We have conjuncts (joined glyph ) some times with up to 5 chars and multi tier. Some char sequences are interchanged for display.
Steps required for Display India String.
Load and init font with HarfBuzz functions
Shape the string with HarfBuzz function. This gives correct glyph sequence
Get array of Glyph index for the processed string
Display string using glyph index to get glyph from font file.
I have modified the
TextToSvgPath
example to display the Indic fonts.
I am attaching code in next message along with font files.
Looking for hints how to use HarfBuzz pre-processing generically for UPP display.
Attachment:
UPP_Devanagari_Display.png
(Size: 117.86KB, Downloaded 299 times)
Warm Regards
Deepak
Report message to a moderator
[
Message index
]
Indic Fonts display - UPP
By:
deep
on Fri, 20 May 2022 15:13
Re: Indic Fonts display - UPP
By:
deep
on Fri, 20 May 2022 15:16
Re: Indic Fonts display - UPP
By:
mirek
on Mon, 23 May 2022 16:44
Re: Indic Fonts display - UPP
By:
deep
on Tue, 24 May 2022 09:08
Previous Topic:
Anybody lucky using libclang?
Next Topic:
Just to show
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
U++ and AI
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Mon May 12 20:43:16 CEST 2025
Total time taken to generate the page: 0.00451 seconds