Evgeny

Results 4 issues of Evgeny

**Problem:** JPEG images are not compressed. **Solution:** Check compression quality and try to compress data if we need it Before compressing my file takes 4.2Mb, after compressing with quality 0.5...

Platform: iOS Version: 1.2.3 Example: "\~\~\_\*\*Test\*\*\_\~\~" How it looks here: ~~_**Test**_~~ How it looks after `SwiftyMarkdown`: ~~Test~~ NSAttributedString has next styles: ``` Test{ NSColor = ""; NSFont = " font-family:...

I faced with a problem that from time to time my app crashes. I catch it using Xcode: ``` com.red5pro.publish_loop (51) #9724 0x0000000100e473c4 in -[R5Publisher .cxx_destruct] at /Users/infrared5/Documents/TeamCity/buildAgent/work/cc920c7012206aa9/red5streaming/src/R5Publisher.mm:77 #9725 0x0000000189bc27cc...

Hello. I created a podspec file for cocoapods. If needed you can add/edit an additional information to the file (Or I can do it :)). For publishing pod you need...