Discuss the development of new homebrew software, tools and libraries.
	Moderators: cheriff, TyRaNiD
			
		
		
			- 
				
																			
								NeoSkeith666							 
									
		- Posts: 15
 		- Joined: Thu Oct 06, 2005 7:09 am
 		
		
						
						
		
		
						
					
													
						
									
						Post
					
								by NeoSkeith666 » 
			
			
			
			
			How do I display images in C?  I'm new to C, so I don't know much yet.  I am using Pelles C as my compiler
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
								Thanhda							
 
									
		- Posts: 331
 		- Joined: Sat Apr 09, 2005 2:08 am
 		
		
											- Location: Canada
 
												
							- 
				Contact:
				
			
 
				
		
		
						
					
						
		
													
						
									
						Post
					
								by Thanhda » 
			
			
			
			
			you can write a image parser. or you can use an GFX API such as SDL. and just blit it to the screen.
			
			
									
									There are 10 types of people in the world: Those who understand binary, and those who don't...
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								mrbrown							 
						- Site Admin
 			
		- Posts: 1537
 		- Joined: Sat Jan 17, 2004 11:24 am
 		
		
						
						
		
		
						
					
						
		
													
						
									
						Post
					
								by mrbrown » 
			
			
			
			
			Generic C questions are off-topic.  Are you even developing for the PSP?