I have a problem to use my font in Windows 7. #4442
Closed
jinyoungyangTransmission
started this conversation in
General
Replies: 1 comment
-
This is likely issue chromiumembedded/cef#2858
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of the product are you using?
version 89 nuget.
What architecture x86 or x64?
x86
What version of .Net?
.Net framework 4.5.2
On what operating system?
Windows 7
Are you using
WinForms
,WPF
orOffScreen
?Winform
What steps will reproduce the problem?
Use CefSharp in Windows 7 and put some web font to show. The browser couldnt download the font so it just display default font, which is Malgun Gothic for me.
What is the expected output? What do you see instead?
I want to see the html text with my fonts, but it just show on Malgun Gothic font
Does this problem also occur in the
CEF
Sample Applicationbecause I use Windows 7, it is not possible to use 110 version.
Beta Was this translation helpful? Give feedback.
All reactions