Graphics / Fonts on digits, characters etc. 1. Generate graphics of digits 0, 1, 2, 3, .., until 8, and 9. Write Java program that generates the 10 digits 0, 1, 2, 3, .., until 9 (a) Display it like stick fonts as displayed in LED such as follows: 0123 Note your design does not have to be similar to mine like above, but just make it look like sticks that probably use drawLine method in class Graphics (b) Display it using pixels like dot matrix printer or bitmap image such as follows (you may use some fillRect method in class Graphics) 0123

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 4RQ
icon
Related questions
Question
Graphics / Fonts on digits, characters etc.
1. Generate graphics of digits 0, 1, 2, 3, .., until 8, and 9.
Write Java program that generates the 10 digits 0, 1, 2, 3, .., until 9
(a) Display it like stick fonts as displayed in LED such as follows:
0123
Note your design does not have to be similar to mine like above, but just make it look like sticks that probably
use drawLine method in class Graphics
(b) Display it using pixels like dot matrix printer or bitmap image such as follows (you may use some
fillRect method in class Graphics)
0123
(c) Display Graphic or image fonts for English letters (5 is enough).
Make fonts (either stick fonts like Q(a) or image "thick” font like Q(b)) for 5 (five) English letters of your
choice, it can be upper case or lower case, like say ABCDE or abcde. It does not have to be ABCDE, it can be
AEIOU; or if you like you can make fonts of Foreign languages like those in Spanish, German etc.
Transcribed Image Text:Graphics / Fonts on digits, characters etc. 1. Generate graphics of digits 0, 1, 2, 3, .., until 8, and 9. Write Java program that generates the 10 digits 0, 1, 2, 3, .., until 9 (a) Display it like stick fonts as displayed in LED such as follows: 0123 Note your design does not have to be similar to mine like above, but just make it look like sticks that probably use drawLine method in class Graphics (b) Display it using pixels like dot matrix printer or bitmap image such as follows (you may use some fillRect method in class Graphics) 0123 (c) Display Graphic or image fonts for English letters (5 is enough). Make fonts (either stick fonts like Q(a) or image "thick” font like Q(b)) for 5 (five) English letters of your choice, it can be upper case or lower case, like say ABCDE or abcde. It does not have to be ABCDE, it can be AEIOU; or if you like you can make fonts of Foreign languages like those in Spanish, German etc.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Program on Numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT