Alan
中级会员
proof_image = ProofImage.new proof_image.text #可以取到值
查看详细资料
TOP
gc.annotate(canvas,0,0,cur,30+rand(Jiggle),c){ self.rotation=rot self.font_weight = weight self.fill = 'green' }
#gc.font_family = 'times'
新手上路