Skip to content

Commit

Permalink
Changed a bit of the glyph source file. Revert changes of some code f…
Browse files Browse the repository at this point in the history
…or testing and not yet change back.
  • Loading branch information
JLChnToZ committed Jan 26, 2014
1 parent c044e9e commit 290c73c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion IMEHelperTest/IMEHelperTest/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ static class Program
/// <summary>
/// The main entry point for the application.
/// </summary>
// [STAThread]
[STAThread]
static void Main(string[] args)
{
using (Game1 game = new Game1())
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
<Name>glyph</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<ProcessorParameters_ColorKeyColor>0, 0, 0, 255</ProcessorParameters_ColorKeyColor>
<ProcessorParameters_PremultiplyAlpha>False</ProcessorParameters_PremultiplyAlpha>
<ProcessorParameters_ResizeToPowerOfTwo>True</ProcessorParameters_ResizeToPowerOfTwo>
<ProcessorParameters_TextureFormat>DxtCompressed</ProcessorParameters_TextureFormat>
</Compile>
</ItemGroup>
Expand Down
Binary file modified IMEHelperTest/IMEHelperTestContent/glyph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 290c73c

Please sign in to comment.