search
HomeBackend DevelopmentPHP TutorialTroubleshooting Chinese character input in Photoshop 5.0_PHP tutorial

After installing PhotoShop 5.0, once you use TypeTool (Text Tool) to input Chinese characters, a dialog box will pop up showing "Could not complete your request because the necessary CMap files were not found", prompting the user that the Cmap file is not installed, making the Chinese character input unsuccessful. . It is estimated that this file is an interface file for Chinese character input.

After analysis, we found that this is because the Cmap file was not installed when installing PhotoShop 5.0. Most users use the "Typical" installation method when installing PhotoShop 5.0. Some options of PhotoShop 5.0, such as Cmap Files, are not installed in the system. This causes errors when inputting Chinese characters because there is no Chinese character interface. To do this, you need to select the "Custom" installation method during installation and choose to install "Cmap Files" (it is best to select them all so that PhotoShop 5.0 gets the best functionality).

After the installation is completed, you can enter Chinese characters in PhotoShop 5.0. However, when inputting Chinese characters, we found that the font names in the Fonts list box are all in English or Pinyin, not Chinese, so it is inconvenient to select Chinese fonts. This is due to a flaw in PhotoShop 5.0's font recognition capabilities. After PhotoShop 5.0 is started, there will be a Chinese font list file adobefnt.lst in the C:Program FilesCommon FilesAdobeTypespt directory. This file not only gives the Chinese fonts that PhotoShop 5.0 can recognize, but also gives the Chinese fonts displayed in the Fonts list box. name (that is, the name after FamilyName:, Winname:), as shown in the figure.

However, when PhotoShop 5.0 loads Chinese fonts, it replaces the name of the Chinese font with the file name of the font file, so it is inconvenient to select Chinese fonts. In order to make the Chinese font names in the Fonts list box more intuitive, the strings following FamilyName= and Winname= in the adobefnt.lst file must be modified. In the adobefnt.lst file, there is a prompt for each Chinese font. Each paragraph starts with %BeginFont and ends with %EndFont. An example is given below to illustrate. For example, there is the following paragraph:



%BeginFont
Handler:WinTTHandler
FontType:TrueType
FontName:HopeSun
FamilyName:HopeSun
StyleName:Regular
FullName:HopeSun
WritingScript:Roman
WinName:HopeSun
%EndFont

As can be seen from FamilyName:HopeSun, WinName:HopeSun, this paragraph is used for the "Hope Song Dynasty" font Description, therefore, we only need to change "HopeSun" to "Hope Sun".

After this modification, we can enter Chinese characters in the selected font at any time in PhotoShop 5.0.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/532063.htmlTechArticleAfter installing PhotoShop 5.0, once you use TypeTool (text tool) to input Chinese characters, a dialog box will pop up showing "Could not complete your request because the necessary CMap files w...
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Optimize PHP Code: Reducing Memory Usage & Execution TimeOptimize PHP Code: Reducing Memory Usage & Execution TimeMay 10, 2025 am 12:04 AM

TooptimizePHPcodeforreducedmemoryusageandexecutiontime,followthesesteps:1)Usereferencesinsteadofcopyinglargedatastructurestoreducememoryconsumption.2)LeveragePHP'sbuilt-infunctionslikearray_mapforfasterexecution.3)Implementcachingmechanisms,suchasAPC

PHP Email: Step-by-Step Sending GuidePHP Email: Step-by-Step Sending GuideMay 09, 2025 am 12:14 AM

PHPisusedforsendingemailsduetoitsintegrationwithservermailservicesandexternalSMTPproviders,automatingnotificationsandmarketingcampaigns.1)SetupyourPHPenvironmentwithawebserverandPHP,ensuringthemailfunctionisenabled.2)UseabasicscriptwithPHP'smailfunct

How to Send Email via PHP: Examples & CodeHow to Send Email via PHP: Examples & CodeMay 09, 2025 am 12:13 AM

The best way to send emails is to use the PHPMailer library. 1) Using the mail() function is simple but unreliable, which may cause emails to enter spam or cannot be delivered. 2) PHPMailer provides better control and reliability, and supports HTML mail, attachments and SMTP authentication. 3) Make sure SMTP settings are configured correctly and encryption (such as STARTTLS or SSL/TLS) is used to enhance security. 4) For large amounts of emails, consider using a mail queue system to optimize performance.

Advanced PHP Email: Custom Headers & FeaturesAdvanced PHP Email: Custom Headers & FeaturesMay 09, 2025 am 12:13 AM

CustomheadersandadvancedfeaturesinPHPemailenhancefunctionalityandreliability.1)Customheadersaddmetadatafortrackingandcategorization.2)HTMLemailsallowformattingandinteractivity.3)AttachmentscanbesentusinglibrarieslikePHPMailer.4)SMTPauthenticationimpr

Guide to Sending Emails with PHP & SMTPGuide to Sending Emails with PHP & SMTPMay 09, 2025 am 12:06 AM

Sending mail using PHP and SMTP can be achieved through the PHPMailer library. 1) Install and configure PHPMailer, 2) Set SMTP server details, 3) Define the email content, 4) Send emails and handle errors. Use this method to ensure the reliability and security of emails.

What is the best way to send an email using PHP?What is the best way to send an email using PHP?May 08, 2025 am 12:21 AM

ThebestapproachforsendingemailsinPHPisusingthePHPMailerlibraryduetoitsreliability,featurerichness,andeaseofuse.PHPMailersupportsSMTP,providesdetailederrorhandling,allowssendingHTMLandplaintextemails,supportsattachments,andenhancessecurity.Foroptimalu

Best Practices for Dependency Injection in PHPBest Practices for Dependency Injection in PHPMay 08, 2025 am 12:21 AM

The reason for using Dependency Injection (DI) is that it promotes loose coupling, testability, and maintainability of the code. 1) Use constructor to inject dependencies, 2) Avoid using service locators, 3) Use dependency injection containers to manage dependencies, 4) Improve testability through injecting dependencies, 5) Avoid over-injection dependencies, 6) Consider the impact of DI on performance.

PHP performance tuning tips and tricksPHP performance tuning tips and tricksMay 08, 2025 am 12:20 AM

PHPperformancetuningiscrucialbecauseitenhancesspeedandefficiency,whicharevitalforwebapplications.1)CachingwithAPCureducesdatabaseloadandimprovesresponsetimes.2)Optimizingdatabasequeriesbyselectingnecessarycolumnsandusingindexingspeedsupdataretrieval.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function