This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
espeak 1.47.14 initializes FONT_SMALL/MEDIUM in a different place, so don't duplicate initialization
master
Reece H. Dunn
11 years ago
parent
0d6326efe5
commit
37b0e7c092
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
src/spect.cpp
+ 0
- 2
src/spect.cpp
View File
@@ -93,8 +93,6 @@ float SpectTilt(int value, int freq)
SpectFrame::SpectFrame(SpectFrame *copy)
: FONT_SMALL(8,wxSWISS,wxNORMAL,wxNORMAL)
, FONT_MEDIUM(9,wxSWISS,wxNORMAL,wxNORMAL)
{//=====================================
int ix;
Write
Preview
Loading…
Cancel
Save