 |
Sale Price: $129
|
Morovia Code39 (Full ASCII) Fontware allows you to print Code 39
extended barcode
symbols as well as Code 39 symbols from
any computer systems.
True type, Type 1 for Windows and Macintosh platforms are included in one
package and HP PCL versions will be provided upon request - i.e. you can
print barcodes from any computers with this package. For more
information, visit the Fontware introduction page.
In addition to the fonts in a variety of formats, Morovia Code39 (Full
ASCII)
Fontware also include complete documentation, samples, macros and
plug-ins to support application integration. Morovia Code39 (Full ASCII) Fontware
includes 10 different versions of font which allow you print any sizes of
barcode fit to your application.
Click here to
Code39(Full
ASCII) Barcode font Package. To
a trial
version, click here. To learn more about Code39 extended, visit our
barcode knowledge library.
Note: Code 39 extended symbol does not tell whether it is Code 39 or
Code 39 extended. To scan the symbol properly you need to enable Code 39
extended scanning feature. (Consult vendor's manual for details). If you
limit the characters to Code 39 character set, the symbol is
compatible with Code 39 - i.e., you can use this font package to print
normal Code 39 symbols.
The whole package contains 10 different versions of Code39 extended barcode fonts
in true type and PostScript type 1 formats (Windows and Macintosh versions).
We also provide PCL fonts upon request. The fonts are made with top quality
and follows Morovia Font
Naming convention. Complete documentation, samples and a collection of
source code and utilities packaged to assist application integration, termed
as Morovia Font Tools are also included in the
package.
| Font Name |
Height (at point size 12) |
text option |
| MRV Code39ExtXS |
1/8 inch |
NO |
| MRV Code39ExtS |
1/4 inch |
NO |
| MRV Code39ExtM |
1/2 inch |
NO |
| MRV Code39ExtT |
3/4 inch |
NO |
| MRV Code39ExtXT |
1 inch |
NO |
| MRV Code39ExtXTA |
1 inch |
YES |
| MRV Code39ExtTA |
3/4 inch |
YES |
| MRV Code39ExtMA |
1/2 inch |
YES |
| MRV Code39ExtSA |
1/4 inch |
YES |
| MRV Code39ExtXSA |
1/8 inch |
YES |
| Point Size |
X Dim
(mils) |
CPI |
Height
(XS) |
Height
(S) |
Height
(M) |
Height
(T) |
Height
(TA) |
| 10 |
6.78 |
4.61 |
0.10 |
0.21 |
0.42 |
0.625 |
0.84 |
| 12 |
8.14 |
3.84 |
0.125 |
0.25 |
0.50 |
0.75 |
1.00 |
| 14 |
9.49 |
3.29 |
0.15 |
0.29 |
0.58 |
0.87 |
1.17 |
| 16 |
10.85 |
2.89 |
0.17 |
0.33 |
0.66 |
0.83 |
1.33 |
The number in parenthesis is height for these fonts with
underlying text.
The measure unit for font height is inch (1inch =2.54cm).
CPI - Characters Per Inch. When calculating the actual length, you need
count the two start/stop characters
The height refers to the actual bar height, not the height of the font when
rasterized. The font is scaled both in horizontally and vertically, to
calculate the size under a different point size, use formula:
(size_at_12_pt)*actual_point_size/12.
We recommend you use Morovia Font Helper to retrieve the font string.
For these who need integrate Morovia font into a variety of applications,
we provide free source code in most commonly used languages, include
Visual Basic, C/c++ and JavaScript.
Most printable characters are mapped to themselves except brackets([ and
]) and asterisk(*). They are mapped to start and stop characters.
Non-printable characters (control characters) are mapped to character
range of 0xC0-0xE0. By programming correctly you can enable
applications to act based on barcode input.
|
ASCII |
Value
(hex) |
Mapping |
ASCII |
Value
(hex) |
Mapping |
ASCII |
Value
(hex) |
Mapping |
|
NUL |
0x00 |
À(0xC0) |
, |
0x2C |
, |
X |
0x58 |
X |
|
SOH |
0x01 |
Á(0xC1) |
- |
0x2D |
- |
Y |
0x59 |
Y |
|
STX |
0x02 |
Â(0xC2) |
. |
0x2E |
. |
Z |
0x5A |
Z |
|
ETX |
0x03 |
Ã(0xC3) |
/ |
0x2F |
/ |
[ |
0x5B |
ñ(0xF1) |
|
EOT |
0x04 |
Ä(0xC4) |
0 |
0x30 |
0 |
\ |
0x5C |
\ |
|
ENQ |
0x05 |
Å(0xC5) |
1 |
0x31 |
1 |
] |
0x5D |
ò(0xF2) |
|
ACK |
0x06 |
Æ(0xC6) |
2 |
0x32 |
2 |
^ |
0x5E |
^ |
|
BEL |
0x07 |
Ç(0xC7) |
3 |
0x33 |
3 |
_ |
0x5F |
_ |
|
BS |
0x08 |
È(0xC8) |
4 |
0x34 |
4 |
` |
0x60 |
` |
|
HT |
0x09 |
É(0xC9) |
5 |
0x35 |
5 |
a |
0x61 |
a |
|
LF |
0x0A |
Ê(0xCA) |
6 |
0x36 |
6 |
b |
0x62 |
b |
|
VT |
0x0B |
Ë(0xCB) |
7 |
0x37 |
7 |
c |
0x63 |
c |
|
FF |
0x0C |
Ì(0xCC) |
8 |
0x38 |
8 |
d |
0x64 |
d |
|
CR |
0x0D |
Í(0xCD) |
9 |
0x39 |
9 |
e |
0x65 |
e |
|
SO |
0x0E |
Î(0xCE) |
: |
0x3A |
: |
f |
0x66 |
f |
|
SI |
0x0F |
Ï(0xCF) |
; |
0x3B |
; |
g |
0x67 |
g |
|
DLE |
0xQP10 |
Ð(0xD0) |
< |
0x3C |
< |
h |
0x68 |
h |
|
DC1 |
0x11 |
Ñ(0xD1) |
= |
0x3D |
0ð(0xF0) |
i |
0x69 |
i |
|
DC2 |
0x12 |
Ò(0xD2) |
> |
0x3E |
> |
j |
0x6A |
j |
|
DC3 |
0x13 |
Ó(0xD3) |
? |
0x3F |
? |
k |
0x6B |
k |
|
DC4 |
0x14 |
Ô(0xD4) |
@ |
0x40 |
@ |
l |
0x6C |
l |
|
NAK |
0x15 |
Õ(0xD5) |
A |
0x41 |
A |
m |
0x6D |
m |
|
SYN |
0x16 |
Ö(0xD6) |
B |
0x42 |
B |
n |
0x6E |
n |
|
ETB |
0x17 |
×(0xD7) |
C |
0x43 |
C |
o |
0x6F |
o |
|
CAN |
0x18 |
Ø(0xD8) |
D |
0x44 |
D |
p |
0x70 |
p |
|
EM |
0x19 |
Ù(0xD9) |
E |
0x45 |
E |
q |
0x71 |
q |
|
SUB |
0x1A |
Ú(0xDA) |
F |
0x46 |
F |
r |
0x72 |
r |
|
ESC |
0x1B |
Û(0xDB) |
G |
0x47 |
G |
s |
0x73 |
s |
|
FS |
0x1C |
Ü(0xDC) |
H |
0x48 |
H |
t |
0x74 |
t |
|
GS |
0x1D |
Ý(0xDD) |
I |
0x49 |
I |
u |
0x75 |
u |
|
RS |
0x1E |
Þ(0xDE) |
J |
0x4A |
J |
v |
0x76 |
v |
|
US |
0x1F |
ß(0xDF) |
K |
0x4B |
K |
w |
0x77 |
w |
|
space |
0x20 |
= |
L |
0x4C |
L |
x |
0x78 |
x |
|
! |
0x21 |
! |
M |
0x4D |
M |
y |
0x79 |
y |
|
“ |
0x22 |
“ |
N |
0x4E |
N |
z |
0x7A |
z |
|
# |
0x23 |
# |
O |
0x4F |
O |
{ |
0x7B |
{ |
|
$ |
0x24 |
$ |
P |
0x50 |
P |
| |
0x7C |
|) |
|
% |
0x25 |
% |
Q |
0x51 |
Q |
} |
0x7D |
} |
|
& |
0x26 |
& |
R |
0x52 |
R |
~ |
0x7E |
~ |
|
! |
0x27 |
! |
S |
0x53 |
S |
DEL |
0x7F |
à(0xE0) |
|
( |
0x28 |
( |
T |
0x54 |
T |
Start |
|
*
or [, ] |
|
) |
0x29 |
) |
U |
0x55 |
U |
Stop |
|
*
or [, ] |
|
* |
0x2A |
ô(0xF4) |
V |
0x56 |
|
|
|
|
|
+ |
0x2B |
+./0 |
W |
0x57 |
|
|
|
|
Characters in shading are control characters, which are mapped to special
characters 0xC0~0xE0; characters in green shields are characters
meaningful only to Code 39 symbols, they are mapped to area 0xE1 - 0xEF.
Start/stop characters are mapped to * and brackets; Characters in yellow
shielding are remapped to other characters for compatibility reasons.
To assist customers to integrate Morovia font products with their
applications such as Microsoft Office and web, we provide free
tools including Morovia FontPal,
Morovia Fontpal Web Utility, language tools for Visual Basic, C/C++, JavaScript,
Crystal Reports UFL, Crystal Reports Formula and so on. To find
out details click here. |