osscommunitypcb
Results
2
comments of
osscommunitypcb
@graemeg - porting over my DOS CRT (uses TPanel)... I am getting: > Got "TBitmap", expected "TfpgImageBase" Is there a method to convert TBitmap to TfpgImageBase? > Actual Code: >...
@graemeg just to clarify more: > textbuf := Timage.create(self); I draw onto textbuf's bitmap - DOS ROM images (from int10h.org) - so the rendering is 100% what DOS looked like...