# File lib/native_file_types/coco/CocoScreen.rb, line 20
def picture_height
  Coco.screen_rows*Coco.font_height
end