faghio

Results 2 issues of faghio

It looks like line 234 of _d4d_lcd_frame_buffer.c_: ``` c win_const1 = (signed long)(p_fbDesc->fb_start_addr + (p_fbDesc->lcd_x_max * win_x + p_fbDesc->lcd_x_max - win_y) * bpp_byte); ``` needs to be changed into: ```...

I think there is an issue on line 234 of _d4d_font.c_. The following code: ``` c #ifdef D4D_UNICODE while((pFntDesc != NULL) && (pFntDesc - d4d_FontTableRam[i].pFontDescriptor)