473,386 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

OpenType fonts not being listed...

Stu
Hi,

I have installed 2 OpenType fonts on the web server and am trying to list
them in a drop down list using:

Dim installed_fonts As New InstalledFontCollection
For Each font_family As FontFamily In installed_fonts.Families
ddlFonts.Items.Add(font_family.Name)
Next font_family

This script lists all the TrueType fonts but not the 2 new OpenType fonts. I
rebooted the server overnight to see if it was a registration problem, but
this didn't work. I get the same issue on my dev machine - MS Word, however,
lists all the font correctly.

Any ideas?

Thanks in advance,

Stu
Nov 19 '05 #1
0 949

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chen Yaohan | last post by:
In Visual Studio .NET IDE font settings (Tools, Options, Environment \ Font and Colors), some installed fonts are not listed. And funnily, when you choose different selections in "Show settings...
2
by: oreniman | last post by:
when you type in the text box in this page: https://www2.yamaha.co.jp/info/ir/ir.html the text is been writen in a nice fonts I want to use, anyone knows their name? I looked in the HTML code...
0
by: Stefan De Schepper | last post by:
Hi, How can I find out if a font is a truetype or opentype? (VB.Net or C#) Thanks in advance, Stefan.
4
by: L | last post by:
Hi there, Does C# support OpenType fonts? My c# application is not recognizing OpenType fonts. Thanks, Lalasa.
7
by: Bill English | last post by:
Which class are the fonts located? This is what I want to do: Dim vFonts() as String = (FONTS HERE) Then add all of the fonts to a checkbox.
3
by: Charlie Peppler | last post by:
I've just installed a new OpenType font (http://www.typography.net/type/bliss.htm) on a WindowsXP Pro box. The font is useable in Office 2003 apps, no problem. However, when I open up VS2003,...
57
by: Chris Tomlinson | last post by:
Hi all, Hope someone is able to help. I notice when I design a basic HTML page, it is affected if a WinXP user has Large Fonts set in their Control Panel. However some pages, e.g....
12
by: ctclibby | last post by:
Hi all Have a customer that wants a specific font included in her web page design; Comic Sans MS. This is one of the MS core fonts. The problem I have is that some of the *nix browsers do NOT...
70
by: axlq | last post by:
I'm trying to design my style sheets such that my pages have similar-looking fonts different platforms (Linux, Mac, Adobe, X-Windows, MS Windows, etc). The problem is, a font on one platform...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.