Design a bitmap for the english vowels, Computer Graphics

Assignment Help:

1. Design a bitmap for the English vowels A, E, I, O, U for two different sizes and then implement the bitmaps to plot these vowels on the display. Keep in mind that baseline of all the bitmaps should remain the same when plotting, just as it is printed in English language. 

Answer: Here we discuss the bitmap for letter 'E'.  You need to place the character 'E' on a square grid of sufficiently large size.  If the character's area is overlapping more than 50% of a cell of the square grid, assign that cell a bit 1, otherwise assign the cell bit 0.  This way you will have a rectangular grid having cells either assigned 0 or 1.  Map this onto a rectangular matrix and plot the character 'E' using the bitmap method as shown in Figure.  

1462_Design a bitmap for the English vowels 1.png

Other characters can also be modelled using the same technique. Repeat your process for a larger size font also.  Or you can use the same matrix to double the size of the matrix by mapping a cell  to four cells with the same bit value of the cell as shown in Figure on the next page.

181_Design a bitmap for the English vowels 2.png

 


Related Discussions:- Design a bitmap for the english vowels

Finding where the ball hits a segment, You will write a two-dimensional pre...

You will write a two-dimensional precursor of the three-dimensional bouncing ball simulation that is one of your choices for a ?nal project. This involves adding functions to your

Classic applications of digital video, The table as given below demonstrate...

The table as given below demonstrates possible values of such parameters for classic applications of digital video. Application                  Frame rate                  Dime

Algorithm scan-line, Algorithm (scan-line): For each scan line perform ...

Algorithm (scan-line): For each scan line perform from step (1) to (3). 1) For all pixels on a scan-line, arrange depth [x]=1.0 i.e. max value and Intensity [x] = background

Animation, name some of the standard motion in key frames

name some of the standard motion in key frames

Functioning of input devices - 2d shape primitives, Functioning of Input De...

Functioning of Input Devices Functioning of input devices-Keyboard, mouse, trackball and space ball, Joystick, data glove, digitizer, scanner, touch panel, light pen, voice sys

Important points about the diffuse reflection, Important Points About the D...

Important Points About the Diffuse Reflection An extremely rough surface appears uniformly bright from each viewing direction Q the intensity of reflected light is identical i

Multimedia entertainment, Multimedia Entertainment: The field of ente...

Multimedia Entertainment: The field of entertainment uses multimedia extensively. One of the earliest and the most popular applications of multimedia are for games. Multimedi

Briefly describe jackson''s theorem, Question 1 What is Packet-switching n...

Question 1 What is Packet-switching network? Discuss its basic operation Question 2 Briefly describe Jackson's theorem Question 3 List and explain the two popular

Advantages of the z-buffer method, Advantages of the z-buffer method:      ...

Advantages of the z-buffer method:              1) The z-buffer method or algorithm is easy to apply and it needs no sorting of surface in a scene. 2) In z-buffer algorithm

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd