Codetopia

A place to talk about things related to XNA, .NET, and enterprise application development.
Welcome to Codetopia Sign in | Join | Help
Home My Book Blogs Forums Photos Files Roller

Chapter 26 - Content Pipeline Extensions

File Details
Downloads: 285 File Size: 21.5kB
Posted By: groundh0g Views: 562
Date Added: Sun, Aug 12 2007
In chapter 26, we develop a custom content pipeline extension to process our bitmap game fonts. Rather than creating an image which we import into our game, this pipeline extension accepts a text file that the game font utility (from chapter 20) generates which describes the font and its attributes. The image which contains the text characters is generated during the build process, and the new resource is exposed as a GameFont object, rather than as a Texture2D object.

See the video here.
Comments
No comments exist for this file.

Add Comment

Add
Name
Web Site
Comment
Powered by Community Server, by Telligent Systems