MRI-Binding: Bitmap: Add FIXME
This commit is contained in:
		
							parent
							
								
									6a6865cc48
								
							
						
					
					
						commit
						5863e14953
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -291,6 +291,11 @@ RB_METHOD(bitmapTextSize)
 | 
			
		|||
 | 
			
		||||
DEF_PROP_OBJ(Bitmap, Font, Font, "font")
 | 
			
		||||
 | 
			
		||||
// FIXME: This isn't entire correct as the cloned bitmap
 | 
			
		||||
// does not get a cloned version of the original bitmap's 'font'
 | 
			
		||||
// attribute (the internal font attrb is the default one, whereas
 | 
			
		||||
// the stored iv visible to ruby would still be the same as the original)
 | 
			
		||||
// Not sure if this needs fixing though
 | 
			
		||||
INITCOPY_FUN(Bitmap)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue