Zoo tutorials:
[
SQL
|
Linux
|
XML
]
ProgZoo:
[
Java
|
C#
|
VB
|
C++
|
Perl
]
Log in
WebCT ID:
Password:
Napier students only
A Gentle Introduction to
C++ Programming
Tutorial:
Using the documentation about Font
1. How to draw a String
Big
Write the String "Hello World" at position 10, 20.
Hint:
Look in java.awt.Graphics to find the
drawString
method.
test text
2. How to draw a String
Big
test text
3. Draw the name of the font
Big
test text
4. Derive a font
Big
test text