An open API service indexing awesome lists of open source software.

https://github.com/beomi/slideshare_character_updater

Prevents [SlideShare Korean(or UTF-8 langs) Character "Blank"] phenomenon
https://github.com/beomi/slideshare_character_updater

korean pdf slideshare

Last synced: about 1 year ago
JSON representation

Prevents [SlideShare Korean(or UTF-8 langs) Character "Blank"] phenomenon

Awesome Lists containing this project

README

          

# slideshare_char_updater

> CharSet Update front-end project for Lambda function, 'SlideShare_Character_Updater'

Highly Inspired by [Way to Use Homeland Fonts on SlideShare, by item4
](https://item4.github.io/2016-10-31/Way-to-Use-Homeland-Fonts-on-SlideShare/)

Live web: https://beomi.github.io/SlideShare_Character_Updater/

SlideShare에 한글 폰트가 깨져 고민하셨나요? 폰트를 바꾸셨나요?

이제 그러지 마세요!

위 라이브 웹 사이트에 PDF 파일을 업로드하면 자동으로 한글 폰트가 보이는 PDF로 변환해줍니다.

PDF를 올리고 다운 받은 뒤, SlideShare에 업로드하면 끝!

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).