FLTK logo

STR #3362

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | SVN ⇄ GIT ]

STR #3362

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:1 - Request for Enhancement, e.g. asking for a feature
Scope:3 - Applies to all machines and operating systems
Subsystem:OpenGL
Summary:Add full UTF-8 support to gl_draw() functions
Version:1.4-feature
Created By:manolo
Assigned To:manolo
Fix Version:1.4.0 (SVN: v12650)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 manolo
03:58 Jan 31, 2017
texture.patch
30k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 manolo
03:58 Jan 31, 2017
With the pango option, FLTK can draw any UTF-8 string on all 3
platforms, but not to a GL window.

The attached texture.patch allows the gl_draw() functions to draw
any UTF-8 text on the WIN32 and X11 platforms (when the pango option
is activated). This feature is already present for the MacOS platform.

This implementation requires the GL_EXT_texture_rectangle
OpenGL extension that's widely available.
 
 
#2 manolo
00:35 Mar 07, 2018
Fixed in Subversion repository.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.