. Net only supports TrueType fonts

Source: Internet
Author: User

Today, I found a Windows version of The miscfixed font used under the Linux terminal, which is based on the extension. the font ending with Fon is a dot matrix font. It was originally intended to be installed and used for Poderosa. However, it is impossible to create a new font when listing this font, after debugging, it was found that there was no error after the new font, but the returned result was MS sans serif; it felt very strange. After debugging for one afternoon, I checked a bunch of information to know. net does not support Dot Matrix fonts. Ms sans serif is returned when the dot matrix font is new font ....

 

Windows fonts directory contains. fon font and. TTF font. The former is a dot matrix font, and the latter is a vector font. The dot matrix font uses the PE format, which is actually an executable file and can be opened with exclusive.

 

By the way, today I suddenly feel uncomfortable with the white background of studio. I want to change the background, but I found that the background color remains unchanged in some places, at this time, change the background of identifier to automatic.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.