Results 440 comments of bilogic

I noticed that https://github.com/turbolinks/turbolinks is no longer under active development. Would that be a problem since Orchid relies on it?

No, I fired up photoshop to show what I wanted :)

So all I'm trying to say is, can we add the logic to white out parts of the QR code where the logo will overlap? Of course at the same...

Haha ok, hmm I don't mind, but I'm not familiar with your codebase. Can give me a few pointers on where to look?

Ok, let me take a look shortly. Thank you.

Just to clarify, my "algo" was to zero out the qrcode matrix to get enough space in the center before inserting the logo into it. Is https://github.com/SimpleSoftwareIO/simple-qrcode/blob/develop/src/ImageMerge.php still the place...

@SimplyCorey ![image](https://user-images.githubusercontent.com/946010/95021202-23cc6b00-06a2-11eb-93fc-ced385460518.png) 1. I started with the fluent, so it should be `QrCode::erase(...)` 2. Then took a quick dive into the code of https://github.com/SimpleSoftwareIO/simple-qrcode/blob/1c8484314ce02f8c6b7a3c810d132d1cf5db7464/src/Generator.php#L169 3. Short of editing alot of...

@SimplyCorey ok just want to share this was how I calculated inside endroid ``` // $rowCount = xxx; // total rows of matrix // $colCount = xxx; // total columns...

@SimplyCorey a few more related matters 1. We need the erased pixel width and height to scale the logo accordingly 2. I also found this rendering quirk in endroid where...

Hi, I did not mean system-wide ejection lock, just wanted to disable ejection inside USB disk ejector as it is the primarily way I eject instead of struggling to find...