Skip to content

Commit

Permalink
import fontstate from text_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-me authored Oct 31, 2017
1 parent f90eae8 commit 6b3e7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invert_font_size.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import pygame
from pygame import freetype
from synth2 import FontState
from text_utils import FontState
import numpy as np
import matplotlib.pyplot as plt
import cPickle as cp
Expand Down

0 comments on commit 6b3e7c9

Please sign in to comment.