473,703 Members | 3,129 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can you send me a reference of font script systems?

27 New Member
Gentle Advisors,
I want to classify the fonts collected on my computer according to the presence and shape of some characters.
  • Is number 1 different from small letter l?
  • Are the Hungarian national characters present?
  • Have they correct accents ? E. g. ugly: ô and õ; nice: ő.
I am writing a Visual Prolog 5.2 program for this. The language uses the attached dialog for fonts selection.
Later I can modify all attributes of the chosen font with the built-in predicates except one, the script system ["Írásrendsz er" on the attached picture].
I figured out which byte of the FONT structure stores the integer code script system. Integer codes are not user-friendly. Denominations are. I found a table of denomination of the script systems:
Expand|Select|Wrap|Line Numbers
  1. List of Font Script Codes used in ArchiCAD
  2. 0    Western European    (ANSI_CHARSET)
  3. 128    Japanese    (SHIFTJIS_CHARSET)
  4. 129    Korean    (HANGEUL_CHARSET)
  5. 134    Chinese [PRC, Singapore]    (GB2312_CHARSET)
  6. 136    Chinese [Taiwan, Hong Kong]    (CHINESEBIG5_CHARSET)
  7. 177    Hebrew    (HEBREW_CHARSET)
  8. 178    Arabic    (ARABIC_CHARSET)
  9. 161    Greek    (GREEK_CHARSET)
  10. 162    Turkish    (TURKISH_CHARSET)
  11. 222    Thai    (THAI_CHARSET)
  12. 238    Eastern European     (EASTEUROPE_CHARSET)
  13. 204    Russian    (RUSSIAN_CHARSET)
I guess that this table is not complete.
Would you be so kind to send me a link to a more complete one?
Regards
Frank
Attached Images
File Type: png Fontchoose.png (19.0 KB, 107 views)
Feb 4 '12 #1
0 1538

Sign in to post your reply or Sign up for a free account.

Similar topics

3
2479
by: sarah | last post by:
hi all. first time poster so please forgive and maybe direct me to correct group if this is wrong place. tia. i'm after constructing a PHP script to fit within my nuke modules to do this.. I would like users to enter my cross stitch site and be able to type in text and have it formatted into a cross stitch font.
7
1775
by: StaZ | last post by:
Hello I have a ASP script that generates a jpg/gif image using the Overpower.ImageLib component. I do all my tests on my own intranet server before uploading it to the webhost Actually i try to use the font "CasacedScript" to generates page titles.
26
45513
by: Dave Hammond | last post by:
In document "A.html" I have defined a function and within the document body have included an IFRAME element who's source is document "B.html". In document "B.html" I am trying to call the function defined in "A.html", but every attempt results in an "is not a function" error. I have tried to invoke the function using parent.document.funcname(), top.document.funcname(), and various other identifying methods, but all result in the above...
0
3047
by: Chenghui Li | last post by:
We have a problem with the Windows XP theme: We have a IDE which allows other developers to develop visual programs for their customers. Our IDE allow them to set font for window captions easyly (through a dialog). It works fine fo W98, 2000, NT, and XP is the theme is Classic. But on XP if the theme is "Windows XP", the we have a problem: if the developer set the caption font to be say, "Script" (and all non-default font), then the...
5
5873
by: sam | last post by:
Do anyone know how to apply send datagrid via email? Any website for reference? Please advise.
0
1283
by: iwdu15 | last post by:
hi, im creating an instant messenger using TCP sockets, and everythings been fine until now. i want to be able to send rich text, but im hitting a wall here. what i want to do is send the font name, style, and color before every text so that way it will format it on the other end and display it in another richtextbox. right now im trying to send the .rtf property but i cant add it to the richtextbox...it just wont show anything and wont...
2
5264
by: David Lozzi | last post by:
Howdy, I'm new to .Net 2.0... Getting "System.Net.Mail.SmtpException: The operation has timed out" on this script at the smtpClient.Send(msg) line Dim msg As New MailMessage
16
2453
by: maya | last post by:
I have heard so much preaching here about how font sizes should be set as percentages so users can change font-sizes on their browsers... ok, so now at work am working on a site where we need to do precisely that b/c it's for an audience that some users maybe be visually-impaired.. but I can't get it to work right, problem is that font sizes are not consistent across diff elements.. code: body {text-align:center; /* to center...
2
1289
chandru8
by: chandru8 | last post by:
hi to all i need to send messages to multiple systems which are all connected in the lan iam using vb6.0 can any guide me thanks to all
16
3715
by: markjavascript | last post by:
Hi, In an editable div, I inserted a big letter, Rng.pasteHTML("<font size=5>A</font>");,fine. However, after that, when type in other letters, (sometimes) I got big letters with size=5. Here is the code: <html> <script> function Test() {
0
8749
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8662
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9243
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9002
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7853
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6585
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5922
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4677
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.