-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atualiza o repositório para a versão 2.4.0 #2
base: master
Are you sure you want to change the base?
Conversation
…s-image-method Fix typo in description of Prawn::Images#image
…ro-width space
resolves prawnpdf#984 don't raise CannotFit if first fragment is a zero-width space
The PDF 1.7 specification says that the dash array can contain zeros but that not all numbers must be zero. Additionally, a single dash length or any number in a dash array may not be negative.
Fix dash implementation to conform to spec
See prawnpdf#993 for more info.
* Droped Rubinius * Added latest MRI 2.3 * Added MRI 2.4 * Added latest JRuby
…ry-methods Remove unnecessary color methods
Since `fill_formatted_text_box` is changing the `y` state of the document even if you do not print anything (box.leading is subtracted) calling this will cause a wrong leading for any paragraphs which have only one single line.
prawn-dev helps keep development environment consistent between Prawn gems. With the updated development dependencies code style is updated as well.
TTFunk 1.7.0 allows installation on Ruby 3
@AnaPerola bastante testes com essa alteração. A gente já tentou atualizar para outra versão menor e tivemos vários erros. Com encerramento do ano, momento crítico, a atenção deve ser redobrada. |
Não vou subir não mago, fica tranquilo rs Apenas estou fazendo os testes localmente, realmente tem alguns erros já achei alguns... mas criei o PR para não fugir da minha vista e eu abri mas para identificar se isso iria acabar com alguns problemas que temos. Enquanto não atualizamos para html. |
No description provided.