Skip to content

Conversation

@taooceros
Copy link
Member

WPF requires font name after the font source. This patch adds support for that.

@taooceros taooceros self-assigned this Dec 27, 2021
@onesounds onesounds added the enhancement New feature or request label Dec 29, 2021
@taooceros taooceros added this to the 1.10.0 milestone Jan 12, 2022
@taooceros taooceros requested review from JohnTheGr8 and jjw24 January 13, 2022 23:39
@jjw24
Copy link
Member

jjw24 commented Jan 18, 2022

has this part been working though? what's this improvement addressing?

@taooceros taooceros added the bug Something isn't working label Jan 18, 2022
@taooceros
Copy link
Member Author

has this part been working though? what's this improvement addressing?

well it's a bug. I previously doesn't understand how the font works, so I assume putting the ttf file to the fontfamily will work (when I test it, the text display but with a fallback font which I don't notice). In fact, it needs to indicate the font name after the ttf file address.

@jjw24 jjw24 removed the enhancement New feature or request label Jan 19, 2022
@jjw24 jjw24 enabled auto-merge January 19, 2022 10:03
@jjw24 jjw24 merged commit f636891 into dev Jan 19, 2022
@jjw24 jjw24 deleted the GlyphFontName branch January 19, 2022 10:06
@jjw24 jjw24 modified the milestones: 1.10.0, 1.9.3 Mar 1, 2022
@jjw24 jjw24 mentioned this pull request Mar 2, 2022
jjw24 added a commit that referenced this pull request Mar 3, 2022
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020 

- Fixed an issue where full screen mode does not disable hotkey when enabled #1037 

- Fixed some potential issues when loading plugins that use shared assembly #1036 

- Sorted out a race condition issue causing image loading on some results to fail #1040 

- Revised ttf/otf support #935 

- Resolved the issue where WebSearch plugin would crash if not connected to internet #977 

- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951 

- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants