On our website you can download font QRcodeX version Version 1.000, which belongs to the family QRcodeX (subfamily Regular). Manufacturer by Manuel Viergutz. Designer - Manuel Viergutz (You can contact the designer at: eM-Vii.Blogspot.com).Download QRcodeX free on MyFonts.club. It size - only 285.52 KB All right reserved Copyright (c) 2009 by Manuel Viergutz. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 153 times |
| size | 285.52 KB |
| Family | QRcodeX |
| Subfamily | Regular |
| Full name | QRcodeX |
| PostScript name | QRcodeX |
| Version | Version 1.000 |
| Unique ID | 1.000;pyrs;QRcodeX |
| Description | Copyright (c) 2009 by Manuel Viergutz. All rights reserved. |
| Designer | Manuel Viergutz |
| Designer URL | eM-Vii.Blogspot.com |
| Trademark | QRcodeX is a trademark of Manuel Viergutz. |
| Manufacturer | Manuel Viergutz |
| Copyright | Copyright (c) 2009 by Manuel Viergutz. All rights reserved. |
| License Description | 4 Free, but not GPL GNU License |
| Vendor ID | pyrs |
| Mac font menu name | QRcodeX |
You can connect the font QRcodeX to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=qrcodex" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=qrcodex);
Activate this font for text in your CSS styles file::
font-family: 'QRcodeX', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=qrcodex" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'QRcodeX', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with QRcodeX!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.