Moments ago we introduced the Google Font API and Google Font Directory . In addition to Google’s support of web fonts, we’re excited to announce a second launch...
User-driven applications are the programs in which full control is given to the users. Designers of such programs are responsible only for developing an instrument for solving some task, but they do not enforce users to work with this instrument according with a predefined scenario.
Well i have found a tutorial how to make a bitmap font from an image. (http://devlinslab.blogspot.com/2007/11/using-custom-fonts-or-bitmap-fonts-part.html).
So I have used this code in my game and the problem is that the rest of the graphics which should be seen on the screen like rectangles and etc. is invisible.
Before the newly added code
http://i47.tinypic.com/30wt5ad.jpg
After
http://i48.tinypic.com/3581k44.jpg
Framework for caching data that includes the possibility to store ViewStates in files, reutilizing identical files as an way to avoid too much HD usage
Greetings! Just a quick reminder for everyone. Nominations for the OpenSocial Board of Directors community seats are underway and will close on Tuesday, June 1, 2010. Please use...
Executing a web service in a CLR based Table Valued Function resolving the problems faced during its execution and finally representing the IEnumerable output as a table in SQL Server.
This article describes a design and implementation of the WF workflow connectivity to the Windows Communication Foundation (WCF) Service for WS-Transfer operation contract.
Below are the release notes from this week's deployment.
Improvements and Bug Fixes
Fixed issue with some Mercurial projects showing duplicate branch names within the branch drop-down.
Several bug fixes and UI tweaks to the new source browsing experience.
Have ideas on how to improve CodePlex? Please visit our suggestions page! Vote for existing ideas or submit a new one.
As always you can reach out to the CodePlex team on Twitter @codeplex or reach me directly @mgroves84
Part 1 of 3 in a series of articles about generating SQL from an XML file format. This part describes the background to the project and talks about the development of the file format and an XSD schema.