Blender can not see all fonts #61398

Closed
opened 2019-02-11 00:11:06 +01:00 by Piotr · 52 comments

System Information
Operating system: Windows 10 64bit
Graphics card: NVIDIA GTX 1080

Blender Version
Broken:
blender-2.80-0b6dbbc306b0-win64

Short description of error

When i create shift+a Text (C:\Windows\Fonts) , Blender can not see all fonts. Only windows default fonts.

**System Information** Operating system: Windows 10 64bit Graphics card: NVIDIA GTX 1080 **Blender Version** Broken: blender-2.80-0b6dbbc306b0-win64 **Short description of error** When i create shift+a Text (C:\Windows\Fonts\) , Blender can not see all fonts. Only windows default fonts.
Author

Added subscriber: @Pinnhead

Added subscriber: @Pinnhead

#98667 was marked as duplicate of this issue

#98667 was marked as duplicate of this issue

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney

Blender uses True Type and Postscript Type 1 fonts (if memory serves)

You can set the default font path in User Preferences

Blender uses True Type and Postscript Type 1 fonts (if memory serves) You can set the default font path in User Preferences
Author

In User preferences i have set to Windows/Fonts folder.
Blender see only default fonts.
All font blender dont see is ttf format.

In User preferences i have set to Windows/Fonts folder. Blender see only default fonts. All font blender dont see is ttf format.

Got an example for us of a font file that doesn't work?
Please attach it.

Got an example for us of a font file that doesn't work? Please attach it.
Author

1.png

2.png

1 - Folder - Windows/Fonts in Directory Opus on Windows 10

2 - Windows/Folders in Blender (after Shift+a - text)

![1.png](https://archive.blender.org/developer/F6573885/1.png) ![2.png](https://archive.blender.org/developer/F6573886/2.png) 1 - Folder - Windows/Fonts in Directory Opus on Windows 10 2 - Windows/Folders in Blender (after Shift+a - text)

Added subscriber: @jenkm

Added subscriber: @jenkm

Check the font-type (file extension) which Blender does not see.
Try turning off the file-type filter (at the top right).
Try uploading a file from another directory, not Windows/Fonts.

It may also be that the fonts you see in Windows Explorer (Fonts folder) are actually in a different folder! Check it.

Check the font-type (file extension) which Blender does not see. Try turning off the file-type filter (at the top right). Try uploading a file from another directory, not Windows/Fonts. It may also be that the fonts you see in Windows Explorer (Fonts folder) are actually in a different folder! Check it.
Author

When i select a different font directory (no windows/fonts) Blender see all the fonts, both TTF and OTF format. And loads them without a problem.
When i right click on a font (which the blender can not see in the windows/Fonts directory) and click install (or install for all users) font appears in windows/fonts directory but blender do not see him. But in different directory he sees without a problem.
All installed fonts are in Windows/Fonts directory.

Personally, if the blender sees all the fonts in a different directory, this is not a problem for me.

When i select a different font directory (no windows/fonts) Blender see all the fonts, both TTF and OTF format. And loads them without a problem. When i right click on a font (which the blender can not see in the windows/Fonts directory) and click install (or install for all users) font appears in windows/fonts directory but blender do not see him. But in different directory he sees without a problem. All installed fonts are in Windows/Fonts directory. Personally, if the blender sees all the fonts in a different directory, this is not a problem for me.

I think when you install the font, it is not real copied to the Windows/Fonts directory, it is only "linked".

I think when you install the font, it is not real copied to the Windows/Fonts directory, it is only "linked".
Author

Other programs see those fonts without problem.

Other programs see those fonts without problem.

Added subscriber: @ZedDB

Added subscriber: @ZedDB

Can you run the following command in cmd:
dir /AL /S C:\Windows\Fonts\

Does it list the fonts that you have installed? It should list files that are linked and not actually in that directory.

Can you run the following command in `cmd`: `dir /AL /S C:\Windows\Fonts\` Does it list the fonts that you have installed? It should list files that are linked and not actually in that directory.
Author

After run this command:

Volume in drive C is System
Volume Serial Number is CCB6-9196
File Not Found

After run this command: Volume in drive C is System Volume Serial Number is CCB6-9196 File Not Found

Do they show up (the missing fonts) if you simply do dir C:\Windows\Fonts\ ?

Do they show up (the missing fonts) if you simply do `dir C:\Windows\Fonts\` ?
Author

Yes they show up (default fonts). But without those missing by blender fonts. So You are right fonts are linked and not actually in that directory.

Yes they show up (default fonts). But without those missing by blender fonts. So You are right fonts are linked and not actually in that directory.

Added subscriber: @brecht

Added subscriber: @brecht

@brecht I'm guessing this is not something we plan to support for the 2.8 release?

@brecht I'm guessing this is not something we plan to support for the 2.8 release?

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2019-03-18 21:21:33 +01:00

Indeed we do not.

Indeed we do not.

Added subscriber: @FeralMan

Added subscriber: @FeralMan

What the progress of solving this bag? I have the same problem with the newly installed font. We need to resurrect this topic.

Blender never shines on the FONT side. The interface is waiting for improvement. Why we just can't select the font in drop filter like in other software? And have variations for BOLD, Italian version just through icons(or drop menu)?!!!
image.png
image.png

What the progress of solving this bag? I have the same problem with the newly installed font. We need to resurrect this topic. Blender never shines on the FONT side. The interface is waiting for improvement. Why we just can't select the font in drop filter like in other software? And have variations for BOLD, Italian version just through icons(or drop menu)?!!! ![image.png](https://archive.blender.org/developer/F8177664/image.png) ![image.png](https://archive.blender.org/developer/F8177672/image.png)

We do not have any developers to allocate to this in the foreseeable future.

Note that this doesn't mean that we will not accept patches that improves font handling ;)

We do not have any developers to allocate to this in the foreseeable future. Note that this doesn't mean that we will not accept patches that improves font handling ;)

Added subscriber: @Barina

Added subscriber: @Barina

When I install a new font on Windows 10 (build 19033.1) it usually goes to:

C:\Users\<username>\AppData\Local\Microsoft\Windows\Fonts

So its not Blender, it is Windows we need to blame..

When I install a new font on Windows 10 (build 19033.1) it usually goes to: ``` C:\Users\<username>\AppData\Local\Microsoft\Windows\Fonts ``` So its not Blender, it is Windows we need to blame..

Added subscriber: @rjg

Added subscriber: @rjg

For references, this is explained in this answer on Blender's StackExchange .

For references, this is explained in [this answer on Blender's StackExchange ](https://blender.stackexchange.com/questions/158310/telugu-fonts-are-not-recognized-by-blender-2-8/158318#158318).

Added subscriber: @Ivilliana

Added subscriber: @Ivilliana

Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you.

Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you.

Added subscriber: @amannin

Added subscriber: @amannin

In #61398#964913, @Ivilliana wrote:
Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you.

I can confirm that this does indeed work, though I cannot fathom why there is an issue in the first place.

> In #61398#964913, @Ivilliana wrote: > Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you. I can confirm that this does indeed work, though I cannot fathom why there is an issue in the first place.

Added subscriber: @malware656

Added subscriber: @malware656

The installed fonts which are not shown in C:/windows/fonts are located at C:/Users/UserName/AppData/Local/Microsoft/Windows/Fonts You can browse through and select the fonts..Screenshot (144).png

The installed fonts which are not shown in C:/windows/fonts are located at C:/Users/UserName/AppData/Local/Microsoft/Windows/Fonts You can browse through and select the fonts..![Screenshot (144).png](https://archive.blender.org/developer/F9364730/Screenshot__144_.png)

Added subscriber: @SelmaW

Added subscriber: @SelmaW

This comment was removed by @SelmaW

*This comment was removed by @SelmaW*

In #61398#964913, @Ivilliana wrote:
Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you.

I also had this problem and this indication was so good. Quick and sure. It really works !!

Thanks Ivy !!

> In #61398#964913, @Ivilliana wrote: > Literally just create a folder on your desktop, plop a copy of (or the original) .ttf/.otf file into it, and then navigate to that via the blender font selector. Worked 100% for me, should work easily for the rest of you. I also had this problem and this indication was so good. Quick and sure. It really works !! Thanks Ivy !!

Added subscriber: @jpignolet

Added subscriber: @jpignolet

Greetings all!

I just came across this thread while looking to solve the same problem, and lo and behold I may have a solution!! (I am very proud of myself - I never get to actually solve a problem! :-)

Anyway, in my instance I noticed that the fonts I was looking for were installed in users/appdata/microsoft/windows/fonts. The fonts also appeared to be in my c:\windows\fonts folder, but inspecting the properties of the fonts showed that this was just a link to the ...\appdata... location.

Other apps could see them no problem, but not Blender.

Right clicking on the font and selecting INSTALL FOR ALL USERS seems to have made Windows move them to the c:\windows\fonts location, and now Blender can see the fonts!

I hope this helps...

Greetings all! I just came across this thread while looking to solve the same problem, and lo and behold I may have a solution!! (I am very proud of myself - I never get to actually solve a problem! :-) Anyway, in my instance I noticed that the fonts I was looking for were installed in users/appdata/microsoft/windows/fonts. The fonts also *appeared* to be in my c:\windows\fonts folder, but inspecting the properties of the fonts showed that this was just a link to the ...\appdata\... location. Other apps could see them no problem, but not Blender. Right clicking on the font and selecting INSTALL FOR ALL USERS seems to have made Windows move them to the c:\windows\fonts location, and now Blender can see the fonts! I hope this helps...

@jpignolet This explanation was already linked by me in a previous comment. It's part of this answer on Blender's Stack Exchange.

@jpignolet This explanation was already linked by me in a previous comment. It's part of [this answer](https://blender.stackexchange.com/questions/158310/telugu-fonts-are-not-recognized-by-blender-2-8/158318#158318) on Blender's Stack Exchange.

Added subscriber: @AaronSmithey

Added subscriber: @AaronSmithey

This comment was removed by @AaronSmithey

*This comment was removed by @AaronSmithey*

Added subscriber: @hzuika

Added subscriber: @hzuika
Gaskoin commented 2021-11-19 00:17:18 +01:00 (Migrated from localhost:3001)

Added subscriber: @Gaskoin

Added subscriber: @Gaskoin
Gaskoin commented 2021-11-19 00:17:18 +01:00 (Migrated from localhost:3001)

This comment was removed by @Gaskoin

*This comment was removed by @Gaskoin*
Member

Added subscriber: @Harley

Added subscriber: @Harley
Member

@Gaskoin - that is not relevant to the topic. Please don’t spam development conversations with links to commercial products.

@Gaskoin - that is not relevant to the topic. Please don’t spam development conversations with links to commercial products.
Member

Added subscribers: @zhuxiao2121, @OmarEmaraDev

Added subscribers: @zhuxiao2121, @OmarEmaraDev

Added subscriber: @Basarchitects

Added subscriber: @Basarchitects

any news about this 😁 ?

{meme, src=bigbadbugreport, above="Finds an answer", below="still a bug"}

?
it is quite frustrating problem :-(

any news about this 😁 ? {meme, src=bigbadbugreport, above="Finds an answer", below="still a bug"} ? it is quite frustrating problem :-(
Member

@Basarchitects - any news about this ...it is quite frustrating problem :-(

Well it isn't really that frustrating of a problem. The actual issue in this ticket is that you have two places that contain fonts. The OS shows the two folders combined into one, while Blender shows you only what is actually in the folder.

A quick and easy solution is just to bookmark, in the Blender File Browser, you C:\Users\(username)\AppData\Local\Microsoft\Windows\Fonts folder. Those are all the "missing" ones.

Otherwise I have a patch that combines the folders automatically here: D13293: Fix #61398: Show User Fonts with System (Win32)

> @Basarchitects - any news about this ...it is quite frustrating problem :-( Well it isn't really that frustrating of a problem. The actual issue in this ticket is that you have two places that contain fonts. The OS shows the two folders combined into one, while Blender shows you only what is actually in the folder. A quick and easy solution is just to bookmark, in the Blender File Browser, you `C:\Users\(username)\AppData\Local\Microsoft\Windows\Fonts` folder. Those are all the "missing" ones. Otherwise I have a patch that combines the folders automatically here: [D13293: Fix #61398: Show User Fonts with System (Win32)](https://archive.blender.org/developer/D13293)
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
19 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#61398
No description provided.