Posted By:
Thomas_Mathew
Posted On:
Thursday, May 17, 2001 03:50 AM
Using RedHat Linux6.2 , JDK1.2.2 and running a java code to get the width & height of an image ,but gives the warnings given below along with width & height .. (same code works fine on WinNT)pls how to resolve this on Linux ... Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Warning: Cannot convert string " Home,_Key_Begin" to type VirtualBinding Warning: Cannot convert string " F1,_Key_Help" to type VirtualBinding Warning: Cannot convert string "Shift F10,_Key_Menu" to type VirtualBinding Warning: Canno
More>>
Using RedHat Linux6.2 , JDK1.2.2
and running a java code to get the width & height of an image ,but gives the warnings given below along with width & height .. (same code works fine on WinNT)pls how to resolve this on Linux ...
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Warning: Cannot convert string "
Home,_Key_Begin" to type VirtualBinding
Warning: Cannot convert string "
F1,_Key_Help" to type VirtualBinding
Warning: Cannot convert string "Shift
F10,_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "
F10,Shift_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "
KP_Enter,_Key_Execute" to type VirtualBinding
Warning: Cannot convert string "Alt
Return,Alt_Key_KP_Enter" to type VirtualBinding
<<Less