The relationship between the font width and the unit of font width in php-extension-php_printer.dll using the create_font method

Source: Internet
Author: User
Use php_printer.dll to connect to the printer. here is a method for creating a font {code ...} what is the unit between the second parameter height and the third parameter width, and what is the relationship with the width and height of the printer printing paper? To center the text and print it on the printed paper, use print... to connect to the printer using php_printer.dll. here is a method to create a font.

Printer_create_font (string face, int height, int width, int font_weight, bool italic, bool underline, bool strikeout, int orientaton)

What is the unit between the second parameter height and the third parameter width, and what is the relationship with the width and height of the printer printing paper?

To print the text on the print paper in the center, the x and y coordinate values must be calculated when the printer_draw_text method is used. Therefore, you need to know the width of the printed paper relative to the font size. Please advise!

Reply content:

Use php_printer.dll to connect to the printer. here is a method for creating fonts.

Printer_create_font (string face, int height, int width, int font_weight, bool italic, bool underline, bool strikeout, int orientaton)

What is the unit between the second parameter height and the third parameter width, and what is the relationship with the width and height of the printer printing paper?

To print the text on the print paper in the center, the x and y coordinate values must be calculated when the printer_draw_text method is used. Therefore, you need to know the width of the printed paper relative to the font size. Please advise!

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.