Cities: Skylines

Cities: Skylines

Not enough ratings
PO FONT Creator Helper (POFCH) v1.1
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
10.328 MB
26 May, 2020 @ 10:18am
1 Change Note ( view )

Subscribe to download
PO FONT Creator Helper (POFCH) v1.1

In 1 collection by 98ColdDew
PO FONT
5 items
Description



>>> Description

Procedural Objects is a wonderful prop mod. We can even add text to props.

PO FONT Creator Helper(POFCH) is a tool to help PO fonts creators get their work done more easily. It provides the possibility for players who have not tried to make PO font packs before.

POFCH’s creator wrote this C language console program(POFCH) and hope it can save you time.

>>> Function

> 1 convert characters into Unicode(UTF-16 BE) Example: ABC -> 0065;0066;0067;
> 2 input text and take statistics on different characters number
> 3 input characters, search the character set, output existing and missing characters and delete or/and add
> 4 Rank, print characters and output files

>>> Preparation

(1) Subscribe to all required items to make sure POFCH's SaveGame can work normally. Otherwise you need to choose your own SaveGame to test your fonts.
(2) Install Adobe Photoshop CC on your PC. POFCH's PSD files contain some important parameters, like font size, leading, spacing, baseline shift... It can save creators a lot of time.
(3) Install the latest visual studio C++ redistributable packages from Microsoft, otherwise you will receive error messages that told there are no vcruntime140.dll file or other files in your PC when you run POFCH.
(4) Subscribe to this workshop item.

>>> Test

POFCH can work fine on most of the creator's friends’ PCs. But some mates said that when they launched POFCH, they received an error message saying there is a missing dll file. So please follow the steps below to quickly check whether POFCH works properly on your PC.

(1) Open this workshop item’s folder and double click on ”POFCH.exe”
(2) Keyboard: ”Enter” -> ”1” -> ”1” -> ”Enter” -> ”5” -> ”Enter” -> ”Enter” -> ”0” -> ”Enter”
(3) Open the folder which POFCH created just now(folder name starts with ”FONT AD”). If you can find 1 pofont file, 2 psd files and 11 txt files, it proves that POFCH works successfully in your PC.
[ NOTICE ]
(1) If you also receive error messages, please tell the creator in the comments at the bottom of this page. If there are a lot of people who have this problem, the creator will modify POFCH and remove the function of copying PSD files.
(2) If your console window isn't big enough, please drag the window's border or choose full screen.
(3) Screen blinking at the beginning and end is normal, don't worry.
(4) POFCH’s creator is a crazy fan of Steins;Gate, so you will find something interesting when you start or quit POFCH.

>>> Tutorial

>>> Choose
When you first reach this interface(from the welcome interface), it only shows ”Input and Format” and ”Quit”. That's because POFCH must determine a character set first. When you reach this interface for the second time, you can also see ”Search”, ”Rank”, ”Print” and ”Output”. Press a number key and POFCH will automatically jump to the corresponding interface.
>>> Input
You can choose one of three input modes:

1 : No input. Choose the default character set.
The default character set contains 280 characters.

2 : No input. Choose a Unicode interval.
Please enter a Unicode interval like "0030 0039" and press "Enter":
0 <= MaxUnicode - MinUnicode < 5000
0021 <= MinUnicode <= MaxUnicode <= FFFF
Tips:
1001 -> 2000 : 1 * 16 ^ 3 = 4096 < 5000
1001 -> 3000 : 2 * 16 ^ 3 = 8192 > 5000
-----------------------------------------------------
Min Max Characters
-----------------------------------------------------
0030 0039 0 - 9
0041 005A A - Z
0061 007A a - z

0000 007F C0 Control and Basic Latin
0080 00FF C1 Control and Latin 1 Supplement
0100 017F Latin Extended - A
0180 024F Latin Extended - B
0250 02AF IPA Extensions
0370 03FF Greek and Coptic
0400 04FF Cyrillic
4E00 9FA5 CJK Unified Ideographs
-----------------------------------------------------
See more:

English : http://www.unicode.org/charts/
Chinese : https://www.cnblogs.com/zl0372/p/unicode.html

3 : Input. Input characters by keyboard or "Ctrl + V".
Please enter the characters number(Input)( 1 - 5000 ) before you input characters. Then:
<= 2048 characters ( no spaces) in each line
[ OR ] <= 1024 characters (with spaces) in each line
To arrange characters in a column is suggested.
>>> Format
Print the characters number.
Format the character set in character format with 1 line.
Format the character set in Unicode format with 1 line.
(When the characters number > 10 : )
Format the character set in character format with 10 characters per line.
Format the character set in Unicode format with 10 characters per line.
>>> Search
Like Input mode 3.
>>> Existing
Print the existing characters number.
Print existing characters in character format with 1 line.
Print existing characters in Unicode format with 1 line.
(When the characters number > 10 : )
Print existing characters in character format with 10 characters per line.
Print existing characters in Unicode format with 10 characters per line.
Rank existing characters and do above things again.
Press "1" to delete or other key to skip.
>>> Missing
Like Existing.
>>> Rank
Rank, then like Format.
>>> Print
Like Format.
>>> Output
Press "1" to customize files or other key to choose default settings.
You can also modify them after quit this program.
[ customize ]
Each line of line 5 - 10 can be disabled by enter "-".

[Example]
[1] name = (Cannot contain \ / : * ? " < > |)NEW
[2] normal = NEW_N
[3] italic = NEW_I
[4] bold = NEW_B
[5] defaultSpacing = (0 - 9)5
[6] spaceWidth = (1 - 99)25
[7] charSize = (1 - 50)-
[8] disableColorOverwriting = (-: disable / other key: true)
[9] stylesNames = (Format: "A,B,C" Keep each part short to display normally in game.)-
[10] characters = (-: disable / other key: enable)

[Then]
Folder "NEW AD 2020.05.26 20.10.07.28" -------- Done
File "Table_10C.txt" -------- Done
Files "Table_C01.txt" - "Table_C10.txt" -------- Done
File "NEW.pofont" -------- Done
File "NEW_N 10C.psd" -------- Done
File "NEW_N C10.psd" -------- Done

[NEW.pofont]
name = NEW
normal = NEW_N
italic = NEW_I
bold = NEW_B
defaultSpacing = 5
spaceWidth = 25
characters =
0030;0031;0032;0033;0034;0035;0036;0037;0038;0039;002E;002C;003A;003B;0027;0022;0060;007E;005E;003F;003D;002B;002D;002A;0025;002F;005C;007C;0026;0021;0040;0024;007B;007D;005B;005D;0028;0029;003C;003E;0023;005F;0391;0392;0393;0394;0395;0396;0397;0398;0399;039A;039B;039C;039D;039E;039F;03A0;03A1;03A3;03A4;03A5;03A6;03A7;03A8;03A9;03B1;03B2;03B3;03B4;03B5;03B6;03B7;03B8;03B9;03BA;03BB;03BC;03BD;03BE;03BF;03C0;03C1;03C3;03C4;03C5;03C6;03C7;03C8;03C9;0041;0042;0043;0044;0045;0046;0047;0048;0049;004A; ... ... ... ...
3 Comments
notDONEyet 5 Apr, 2021 @ 2:36am 
thank you so much :D
98ColdDew  [author] 4 Apr, 2021 @ 10:12pm 
@notDONEyet : This item is outdated now. Please download Simon Royer's official software "POFontGenerator.exe" :
http://proceduralobjects.shoutwiki.com/wiki/Making_Fonts
https://drive.google.com/file/d/1zApKz6LaDQk22TdBECfXL4NEj-WIlrDL/view?usp=sharing
notDONEyet 28 Mar, 2021 @ 4:55am 
i have everything installed but its not working i keep getting the dll error!