Text truncation character not available in verdana font #72065

Closed
opened 2019-11-30 11:12:02 +01:00 by Martin · 4 comments

System Information
Operating system: Linux/Ubuntu 19.10
Graphics card: i915

Blender Version
Broken: 2.82 (sub 1) from thomas-schiex PPA

The symbol used to designate truncated text in ui has no valid equivalent in the ubiquitous Verdana. This wouldn't be so much of a problem if it wasn't the best hinted font available in this universe. I like my interface clean, un-anti-aliased and hinted and that is only possible using Verdana. It would be nice if this character could be replaced by … (ellipsis U+2026 aka UTF-8:0xE2 0x80 0xA6 or UTF-16:0x2026). See attached images for clarification of the problem and example of perfect hinting in Verdana, lacking the ellipsis.

Default font, correct ellipsis, bad hinting:
truncate_01.png

Verdana, wrong ellipsis, perfect hinting:
truncate_02.png

**System Information** Operating system: Linux/Ubuntu 19.10 Graphics card: i915 **Blender Version** Broken: 2.82 (sub 1) from thomas-schiex PPA The symbol used to designate truncated text in ui has no valid equivalent in the ubiquitous Verdana. This wouldn't be so much of a problem if it wasn't the best hinted font available in this universe. I like my interface clean, un-anti-aliased and hinted and that is only possible using Verdana. It would be nice if this character could be replaced by … (ellipsis U+2026 aka UTF-8:0xE2 0x80 0xA6 or UTF-16:0x2026). See attached images for clarification of the problem and example of perfect hinting in Verdana, lacking the ellipsis. Default font, correct ellipsis, bad hinting: ![truncate_01.png](https://archive.blender.org/developer/F8181290/truncate_01.png) Verdana, wrong ellipsis, perfect hinting: ![truncate_02.png](https://archive.blender.org/developer/F8181291/truncate_02.png)
Author

Added subscriber: @mrvanes

Added subscriber: @mrvanes
Member

Added subscriber: @Harley

Added subscriber: @Harley
Member

Yes, this is a known issue. The correct character to use for continuation character is the ellipsis. Yet we use the “two-dot leader”, which is not available in many fonts, because the ellipsis is quite wide in the font that we ship with.

The changes to fix your problem is in our system now:
https://developer.blender.org/D6055

Among other things it reduces the width of the ellipsis glyph in our fonts and then uses it for continuation. My hope is to get this in for version 2.82 but we are a bit backlogged in our review process so it might take longer.

Yes, this is a known issue. The correct character to use for continuation character is the ellipsis. Yet we use the “two-dot leader”, which is not available in many fonts, because the ellipsis is quite wide in the font that we ship with. The changes to fix your problem is in our system now: https://developer.blender.org/D6055 Among other things it reduces the width of the ellipsis glyph in our fonts and then uses it for continuation. My hope is to get this in for version 2.82 but we are a bit backlogged in our review process so it might take longer.

Closed as duplicate of #69544

Closed as duplicate of #69544
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#72065
No description provided.